@aws-sdk/client-sso-admin 3.533.0 → 3.535.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (151) hide show
  1. package/dist-types/SSOAdmin.d.ts +4 -1
  2. package/dist-types/SSOAdminClient.d.ts +1 -1
  3. package/dist-types/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +2 -1
  4. package/dist-types/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateAccountAssignmentCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateApplicationAssignmentCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateApplicationCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateInstanceCommand.d.ts +2 -1
  10. package/dist-types/commands/CreatePermissionSetCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateTrustedTokenIssuerCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteAccountAssignmentCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteApplicationAccessScopeCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteApplicationAssignmentCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteApplicationCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteApplicationGrantCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteInstanceCommand.d.ts +2 -1
  21. package/dist-types/commands/DeletePermissionSetCommand.d.ts +2 -1
  22. package/dist-types/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteTrustedTokenIssuerCommand.d.ts +2 -1
  24. package/dist-types/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +2 -1
  25. package/dist-types/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +2 -1
  26. package/dist-types/commands/DescribeApplicationAssignmentCommand.d.ts +2 -1
  27. package/dist-types/commands/DescribeApplicationCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeApplicationProviderCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeInstanceCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribePermissionSetCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeTrustedTokenIssuerCommand.d.ts +2 -1
  34. package/dist-types/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +2 -1
  35. package/dist-types/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +2 -1
  36. package/dist-types/commands/GetApplicationAccessScopeCommand.d.ts +2 -1
  37. package/dist-types/commands/GetApplicationAssignmentConfigurationCommand.d.ts +2 -1
  38. package/dist-types/commands/GetApplicationAuthenticationMethodCommand.d.ts +2 -1
  39. package/dist-types/commands/GetApplicationGrantCommand.d.ts +2 -1
  40. package/dist-types/commands/GetInlinePolicyForPermissionSetCommand.d.ts +2 -1
  41. package/dist-types/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +2 -1
  42. package/dist-types/commands/ListAccountAssignmentCreationStatusCommand.d.ts +2 -1
  43. package/dist-types/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +2 -1
  44. package/dist-types/commands/ListAccountAssignmentsCommand.d.ts +2 -1
  45. package/dist-types/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +2 -1
  46. package/dist-types/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +2 -1
  47. package/dist-types/commands/ListApplicationAccessScopesCommand.d.ts +2 -1
  48. package/dist-types/commands/ListApplicationAssignmentsCommand.d.ts +2 -1
  49. package/dist-types/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +2 -1
  50. package/dist-types/commands/ListApplicationAuthenticationMethodsCommand.d.ts +2 -1
  51. package/dist-types/commands/ListApplicationGrantsCommand.d.ts +2 -1
  52. package/dist-types/commands/ListApplicationProvidersCommand.d.ts +2 -1
  53. package/dist-types/commands/ListApplicationsCommand.d.ts +2 -1
  54. package/dist-types/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +2 -1
  55. package/dist-types/commands/ListInstancesCommand.d.ts +2 -1
  56. package/dist-types/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +2 -1
  57. package/dist-types/commands/ListPermissionSetProvisioningStatusCommand.d.ts +2 -1
  58. package/dist-types/commands/ListPermissionSetsCommand.d.ts +2 -1
  59. package/dist-types/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +2 -1
  60. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  61. package/dist-types/commands/ListTrustedTokenIssuersCommand.d.ts +2 -1
  62. package/dist-types/commands/ProvisionPermissionSetCommand.d.ts +2 -1
  63. package/dist-types/commands/PutApplicationAccessScopeCommand.d.ts +2 -1
  64. package/dist-types/commands/PutApplicationAssignmentConfigurationCommand.d.ts +2 -1
  65. package/dist-types/commands/PutApplicationAuthenticationMethodCommand.d.ts +2 -1
  66. package/dist-types/commands/PutApplicationGrantCommand.d.ts +2 -1
  67. package/dist-types/commands/PutInlinePolicyToPermissionSetCommand.d.ts +2 -1
  68. package/dist-types/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +2 -1
  69. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  70. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  71. package/dist-types/commands/UpdateApplicationCommand.d.ts +2 -1
  72. package/dist-types/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
  73. package/dist-types/commands/UpdateInstanceCommand.d.ts +2 -1
  74. package/dist-types/commands/UpdatePermissionSetCommand.d.ts +2 -1
  75. package/dist-types/commands/UpdateTrustedTokenIssuerCommand.d.ts +2 -1
  76. package/dist-types/models/models_0.d.ts +471 -471
  77. package/dist-types/ts3.4/SSOAdmin.d.ts +3 -0
  78. package/dist-types/ts3.4/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/CreateAccountAssignmentCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/CreateApplicationAssignmentCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/CreatePermissionSetCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/CreateTrustedTokenIssuerCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/DeleteAccountAssignmentCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/DeleteApplicationAccessScopeCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/DeleteApplicationAssignmentCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/DeleteApplicationGrantCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DeletePermissionSetCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DeleteTrustedTokenIssuerCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/DescribeApplicationAssignmentCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/DescribeApplicationCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/DescribeApplicationProviderCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/DescribePermissionSetCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/DescribeTrustedTokenIssuerCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/GetApplicationAccessScopeCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/GetApplicationAssignmentConfigurationCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/GetApplicationAuthenticationMethodCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/GetApplicationGrantCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/GetInlinePolicyForPermissionSetCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/ListAccountAssignmentCreationStatusCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/ListAccountAssignmentsCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/ListApplicationAccessScopesCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/ListApplicationAssignmentsCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/ListApplicationAuthenticationMethodsCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/ListApplicationGrantsCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/ListApplicationProvidersCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/ListPermissionSetProvisioningStatusCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/ListPermissionSetsCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/ListTrustedTokenIssuersCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/ProvisionPermissionSetCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/PutApplicationAccessScopeCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/PutApplicationAssignmentConfigurationCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/PutApplicationAuthenticationMethodCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/PutApplicationGrantCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/PutInlinePolicyToPermissionSetCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/UpdateInstanceCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/UpdatePermissionSetCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/UpdateTrustedTokenIssuerCommand.d.ts +9 -0
  151. package/package.json +40 -40
@@ -370,6 +370,7 @@ export interface SSOAdmin {
370
370
  options: __HttpHandlerOptions,
371
371
  cb: (err: any, data?: CreateApplicationAssignmentCommandOutput) => void
372
372
  ): void;
373
+ createInstance(): Promise<CreateInstanceCommandOutput>;
373
374
  createInstance(
374
375
  args: CreateInstanceCommandInput,
375
376
  options?: __HttpHandlerOptions
@@ -1062,6 +1063,7 @@ export interface SSOAdmin {
1062
1063
  options: __HttpHandlerOptions,
1063
1064
  cb: (err: any, data?: ListApplicationGrantsCommandOutput) => void
1064
1065
  ): void;
1066
+ listApplicationProviders(): Promise<ListApplicationProvidersCommandOutput>;
1065
1067
  listApplicationProviders(
1066
1068
  args: ListApplicationProvidersCommandInput,
1067
1069
  options?: __HttpHandlerOptions
@@ -1107,6 +1109,7 @@ export interface SSOAdmin {
1107
1109
  data?: ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput
1108
1110
  ) => void
1109
1111
  ): void;
1112
+ listInstances(): Promise<ListInstancesCommandOutput>;
1110
1113
  listInstances(
1111
1114
  args: ListInstancesCommandInput,
1112
1115
  options?: __HttpHandlerOptions
@@ -25,6 +25,15 @@ declare const AttachCustomerManagedPolicyReferenceToPermissionSetCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput,
32
+ AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AttachCustomerManagedPolicyReferenceToPermissionSetCommand extends AttachCustomerManagedPolicyReferenceToPermissionSetCommand_base {}
@@ -25,6 +25,15 @@ declare const AttachManagedPolicyToPermissionSetCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AttachManagedPolicyToPermissionSetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AttachManagedPolicyToPermissionSetCommandInput,
32
+ AttachManagedPolicyToPermissionSetCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AttachManagedPolicyToPermissionSetCommand extends AttachManagedPolicyToPermissionSetCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateAccountAssignmentCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateAccountAssignmentCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateAccountAssignmentCommandInput,
32
+ CreateAccountAssignmentCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateAccountAssignmentCommand extends CreateAccountAssignmentCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateApplicationAssignmentCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateApplicationAssignmentCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateApplicationAssignmentCommandInput,
32
+ CreateApplicationAssignmentCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateApplicationAssignmentCommand extends CreateApplicationAssignmentCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateApplicationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateApplicationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateApplicationCommandInput,
32
+ CreateApplicationCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateApplicationCommand extends CreateApplicationCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateInstanceAccessControlAttributeConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateInstanceAccessControlAttributeConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateInstanceAccessControlAttributeConfigurationCommandInput,
32
+ CreateInstanceAccessControlAttributeConfigurationCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateInstanceAccessControlAttributeConfigurationCommand extends CreateInstanceAccessControlAttributeConfigurationCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateInstanceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [CreateInstanceCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateInstanceCommandInput,
31
+ CreateInstanceCommandOutput,
32
+ SSOAdminClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateInstanceCommand extends CreateInstanceCommand_base {}
@@ -25,6 +25,15 @@ declare const CreatePermissionSetCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreatePermissionSetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreatePermissionSetCommandInput,
32
+ CreatePermissionSetCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreatePermissionSetCommand extends CreatePermissionSetCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateTrustedTokenIssuerCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateTrustedTokenIssuerCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateTrustedTokenIssuerCommandInput,
32
+ CreateTrustedTokenIssuerCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateTrustedTokenIssuerCommand extends CreateTrustedTokenIssuerCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteAccountAssignmentCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteAccountAssignmentCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteAccountAssignmentCommandInput,
32
+ DeleteAccountAssignmentCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteAccountAssignmentCommand extends DeleteAccountAssignmentCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteApplicationAccessScopeCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteApplicationAccessScopeCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteApplicationAccessScopeCommandInput,
28
+ DeleteApplicationAccessScopeCommandOutput,
29
+ SSOAdminClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteApplicationAccessScopeCommand extends DeleteApplicationAccessScopeCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteApplicationAssignmentCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteApplicationAssignmentCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteApplicationAssignmentCommandInput,
32
+ DeleteApplicationAssignmentCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteApplicationAssignmentCommand extends DeleteApplicationAssignmentCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteApplicationAuthenticationMethodCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteApplicationAuthenticationMethodCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteApplicationAuthenticationMethodCommandInput,
28
+ DeleteApplicationAuthenticationMethodCommandOutput,
29
+ SSOAdminClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteApplicationAuthenticationMethodCommand extends DeleteApplicationAuthenticationMethodCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteApplicationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteApplicationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteApplicationCommandInput,
32
+ DeleteApplicationCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteApplicationCommand extends DeleteApplicationCommand_base {}
@@ -20,6 +20,15 @@ declare const DeleteApplicationGrantCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: DeleteApplicationGrantCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ DeleteApplicationGrantCommandInput,
27
+ DeleteApplicationGrantCommandOutput,
28
+ SSOAdminClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class DeleteApplicationGrantCommand extends DeleteApplicationGrantCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteInlinePolicyFromPermissionSetCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteInlinePolicyFromPermissionSetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteInlinePolicyFromPermissionSetCommandInput,
32
+ DeleteInlinePolicyFromPermissionSetCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteInlinePolicyFromPermissionSetCommand extends DeleteInlinePolicyFromPermissionSetCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteInstanceAccessControlAttributeConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteInstanceAccessControlAttributeConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteInstanceAccessControlAttributeConfigurationCommandInput,
32
+ DeleteInstanceAccessControlAttributeConfigurationCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteInstanceAccessControlAttributeConfigurationCommand extends DeleteInstanceAccessControlAttributeConfigurationCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteInstanceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteInstanceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteInstanceCommandInput,
31
+ DeleteInstanceCommandOutput,
32
+ SSOAdminClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteInstanceCommand extends DeleteInstanceCommand_base {}
@@ -25,6 +25,15 @@ declare const DeletePermissionSetCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeletePermissionSetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeletePermissionSetCommandInput,
32
+ DeletePermissionSetCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeletePermissionSetCommand extends DeletePermissionSetCommand_base {}
@@ -25,6 +25,15 @@ declare const DeletePermissionsBoundaryFromPermissionSetCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeletePermissionsBoundaryFromPermissionSetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeletePermissionsBoundaryFromPermissionSetCommandInput,
32
+ DeletePermissionsBoundaryFromPermissionSetCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeletePermissionsBoundaryFromPermissionSetCommand extends DeletePermissionsBoundaryFromPermissionSetCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteTrustedTokenIssuerCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteTrustedTokenIssuerCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteTrustedTokenIssuerCommandInput,
32
+ DeleteTrustedTokenIssuerCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteTrustedTokenIssuerCommand extends DeleteTrustedTokenIssuerCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeAccountAssignmentCreationStatusCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeAccountAssignmentCreationStatusCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeAccountAssignmentCreationStatusCommandInput,
32
+ DescribeAccountAssignmentCreationStatusCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeAccountAssignmentCreationStatusCommand extends DescribeAccountAssignmentCreationStatusCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeAccountAssignmentDeletionStatusCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeAccountAssignmentDeletionStatusCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeAccountAssignmentDeletionStatusCommandInput,
32
+ DescribeAccountAssignmentDeletionStatusCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeAccountAssignmentDeletionStatusCommand extends DescribeAccountAssignmentDeletionStatusCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeApplicationAssignmentCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeApplicationAssignmentCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeApplicationAssignmentCommandInput,
32
+ DescribeApplicationAssignmentCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeApplicationAssignmentCommand extends DescribeApplicationAssignmentCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeApplicationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeApplicationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeApplicationCommandInput,
32
+ DescribeApplicationCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeApplicationCommand extends DescribeApplicationCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeApplicationProviderCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeApplicationProviderCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeApplicationProviderCommandInput,
32
+ DescribeApplicationProviderCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeApplicationProviderCommand extends DescribeApplicationProviderCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeInstanceAccessControlAttributeConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeInstanceAccessControlAttributeConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeInstanceAccessControlAttributeConfigurationCommandInput,
32
+ DescribeInstanceAccessControlAttributeConfigurationCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeInstanceAccessControlAttributeConfigurationCommand extends DescribeInstanceAccessControlAttributeConfigurationCommand_base {}
@@ -24,6 +24,15 @@ declare const DescribeInstanceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DescribeInstanceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DescribeInstanceCommandInput,
31
+ DescribeInstanceCommandOutput,
32
+ SSOAdminClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DescribeInstanceCommand extends DescribeInstanceCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribePermissionSetCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribePermissionSetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribePermissionSetCommandInput,
32
+ DescribePermissionSetCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribePermissionSetCommand extends DescribePermissionSetCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribePermissionSetProvisioningStatusCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribePermissionSetProvisioningStatusCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribePermissionSetProvisioningStatusCommandInput,
32
+ DescribePermissionSetProvisioningStatusCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribePermissionSetProvisioningStatusCommand extends DescribePermissionSetProvisioningStatusCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeTrustedTokenIssuerCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeTrustedTokenIssuerCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeTrustedTokenIssuerCommandInput,
32
+ DescribeTrustedTokenIssuerCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeTrustedTokenIssuerCommand extends DescribeTrustedTokenIssuerCommand_base {}
@@ -25,6 +25,15 @@ declare const DetachCustomerManagedPolicyReferenceFromPermissionSetCommand_base:
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput,
32
+ DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DetachCustomerManagedPolicyReferenceFromPermissionSetCommand extends DetachCustomerManagedPolicyReferenceFromPermissionSetCommand_base {}
@@ -25,6 +25,15 @@ declare const DetachManagedPolicyFromPermissionSetCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DetachManagedPolicyFromPermissionSetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DetachManagedPolicyFromPermissionSetCommandInput,
32
+ DetachManagedPolicyFromPermissionSetCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DetachManagedPolicyFromPermissionSetCommand extends DetachManagedPolicyFromPermissionSetCommand_base {}
@@ -25,6 +25,15 @@ declare const GetApplicationAccessScopeCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetApplicationAccessScopeCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetApplicationAccessScopeCommandInput,
32
+ GetApplicationAccessScopeCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetApplicationAccessScopeCommand extends GetApplicationAccessScopeCommand_base {}
@@ -25,6 +25,15 @@ declare const GetApplicationAssignmentConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetApplicationAssignmentConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetApplicationAssignmentConfigurationCommandInput,
32
+ GetApplicationAssignmentConfigurationCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetApplicationAssignmentConfigurationCommand extends GetApplicationAssignmentConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const GetApplicationAuthenticationMethodCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetApplicationAuthenticationMethodCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetApplicationAuthenticationMethodCommandInput,
32
+ GetApplicationAuthenticationMethodCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetApplicationAuthenticationMethodCommand extends GetApplicationAuthenticationMethodCommand_base {}
@@ -25,6 +25,15 @@ declare const GetApplicationGrantCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetApplicationGrantCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetApplicationGrantCommandInput,
32
+ GetApplicationGrantCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetApplicationGrantCommand extends GetApplicationGrantCommand_base {}