interface ReqClientParams {
    config: ResourcesConfig | LegacyConfig | AmplifyOutputsUnknown;
}

Properties

Properties