public static interface ImportAppCatalogRequest.Builder extends SmsRequest.Builder, SdkPojo, CopyableBuilder<ImportAppCatalogRequest.Builder,ImportAppCatalogRequest>
| Modifier and Type | Method and Description |
|---|---|
ImportAppCatalogRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ImportAppCatalogRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ImportAppCatalogRequest.Builder |
roleName(String roleName)
The name of the service role.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildImportAppCatalogRequest.Builder roleName(String roleName)
The name of the service role. If you omit this parameter, we create a service-linked role for AWS Migration Hub in your account. Otherwise, the role that you provide must have the policy and trust policy described in the AWS Migration Hub User Guide.
roleName - The name of the service role. If you omit this parameter, we create a service-linked role for AWS
Migration Hub in your account. Otherwise, the role that you provide must have the policy
and trust policy described in the AWS Migration Hub User Guide.ImportAppCatalogRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderImportAppCatalogRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.