public static interface AssociateServiceRoleToAccountRequest.Builder extends GreengrassV2Request.Builder, SdkPojo, CopyableBuilder<AssociateServiceRoleToAccountRequest.Builder,AssociateServiceRoleToAccountRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateServiceRoleToAccountRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateServiceRoleToAccountRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AssociateServiceRoleToAccountRequest.Builder |
roleArn(String roleArn)
The Amazon Resource Name (ARN) of the service role to associate with IoT Greengrass for your Amazon Web
Services account in this Amazon Web Services Region.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateServiceRoleToAccountRequest.Builder roleArn(String roleArn)
The Amazon Resource Name (ARN) of the service role to associate with IoT Greengrass for your Amazon Web Services account in this Amazon Web Services Region.
roleArn - The Amazon Resource Name (ARN) of the service role to associate with IoT Greengrass for your Amazon
Web Services account in this Amazon Web Services Region.AssociateServiceRoleToAccountRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateServiceRoleToAccountRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.