Interface UpdateConfigurationInheritance.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<UpdateConfigurationInheritance.Builder,,UpdateConfigurationInheritance> SdkBuilder<UpdateConfigurationInheritance.Builder,,UpdateConfigurationInheritance> SdkPojo
- Enclosing class:
UpdateConfigurationInheritance
-
Method Summary
Modifier and TypeMethodDescriptionec2Configuration(String ec2Configuration) The inheritance mode for Amazon EC2 scan configuration.ec2Configuration(InheritanceMode ec2Configuration) The inheritance mode for Amazon EC2 scan configuration.ecrConfiguration(String ecrConfiguration) The inheritance mode for Amazon ECR scan configuration.ecrConfiguration(InheritanceMode ecrConfiguration) The inheritance mode for Amazon ECR scan configuration.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
ec2Configuration
The inheritance mode for Amazon EC2 scan configuration. Set to
INHERIT_FROM_ADMINto reset the member account's Amazon EC2 scan configuration to inherit from the delegated administrator. If omitted, the member account's existing Amazon EC2 scan configuration is not changed.- Parameters:
ec2Configuration- The inheritance mode for Amazon EC2 scan configuration. Set toINHERIT_FROM_ADMINto reset the member account's Amazon EC2 scan configuration to inherit from the delegated administrator. If omitted, the member account's existing Amazon EC2 scan configuration is not changed.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
ec2Configuration
The inheritance mode for Amazon EC2 scan configuration. Set to
INHERIT_FROM_ADMINto reset the member account's Amazon EC2 scan configuration to inherit from the delegated administrator. If omitted, the member account's existing Amazon EC2 scan configuration is not changed.- Parameters:
ec2Configuration- The inheritance mode for Amazon EC2 scan configuration. Set toINHERIT_FROM_ADMINto reset the member account's Amazon EC2 scan configuration to inherit from the delegated administrator. If omitted, the member account's existing Amazon EC2 scan configuration is not changed.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
ecrConfiguration
The inheritance mode for Amazon ECR scan configuration. Set to
INHERIT_FROM_ADMINto reset the member account's Amazon ECR scan configuration to inherit from the delegated administrator. If omitted, the member account's existing Amazon ECR scan configuration is not changed.- Parameters:
ecrConfiguration- The inheritance mode for Amazon ECR scan configuration. Set toINHERIT_FROM_ADMINto reset the member account's Amazon ECR scan configuration to inherit from the delegated administrator. If omitted, the member account's existing Amazon ECR scan configuration is not changed.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
ecrConfiguration
The inheritance mode for Amazon ECR scan configuration. Set to
INHERIT_FROM_ADMINto reset the member account's Amazon ECR scan configuration to inherit from the delegated administrator. If omitted, the member account's existing Amazon ECR scan configuration is not changed.- Parameters:
ecrConfiguration- The inheritance mode for Amazon ECR scan configuration. Set toINHERIT_FROM_ADMINto reset the member account's Amazon ECR scan configuration to inherit from the delegated administrator. If omitted, the member account's existing Amazon ECR scan configuration is not changed.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-