public static interface AssociateEnvironmentOperationsRoleRequest.Builder extends ElasticBeanstalkRequest.Builder, SdkPojo, CopyableBuilder<AssociateEnvironmentOperationsRoleRequest.Builder,AssociateEnvironmentOperationsRoleRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateEnvironmentOperationsRoleRequest.Builder |
environmentName(String environmentName)
The name of the environment to which to set the operations role.
|
AssociateEnvironmentOperationsRoleRequest.Builder |
operationsRole(String operationsRole)
The Amazon Resource Name (ARN) of an existing IAM role to be used as the environment's operations role.
|
AssociateEnvironmentOperationsRoleRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateEnvironmentOperationsRoleRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateEnvironmentOperationsRoleRequest.Builder environmentName(String environmentName)
The name of the environment to which to set the operations role.
environmentName - The name of the environment to which to set the operations role.AssociateEnvironmentOperationsRoleRequest.Builder operationsRole(String operationsRole)
The Amazon Resource Name (ARN) of an existing IAM role to be used as the environment's operations role.
operationsRole - The Amazon Resource Name (ARN) of an existing IAM role to be used as the environment's operations
role.AssociateEnvironmentOperationsRoleRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateEnvironmentOperationsRoleRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.