public static interface PutContainerRecipePolicyRequest.Builder extends ImagebuilderRequest.Builder, SdkPojo, CopyableBuilder<PutContainerRecipePolicyRequest.Builder,PutContainerRecipePolicyRequest>
| Modifier and Type | Method and Description |
|---|---|
PutContainerRecipePolicyRequest.Builder |
containerRecipeArn(String containerRecipeArn)
The Amazon Resource Name (ARN) of the container recipe that this policy should be applied to.
|
PutContainerRecipePolicyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
PutContainerRecipePolicyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
PutContainerRecipePolicyRequest.Builder |
policy(String policy)
The policy to apply to the container recipe.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildPutContainerRecipePolicyRequest.Builder containerRecipeArn(String containerRecipeArn)
The Amazon Resource Name (ARN) of the container recipe that this policy should be applied to.
containerRecipeArn - The Amazon Resource Name (ARN) of the container recipe that this policy should be applied to.PutContainerRecipePolicyRequest.Builder policy(String policy)
The policy to apply to the container recipe.
policy - The policy to apply to the container recipe.PutContainerRecipePolicyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderPutContainerRecipePolicyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.