Interface Iam.Builder
- All Superinterfaces:
 Buildable,CopyableBuilder<Iam.Builder,,Iam> SdkBuilder<Iam.Builder,,Iam> SdkPojo
- Enclosing class:
 Iam
- 
Method Summary
Modifier and TypeMethodDescriptionIndicates whether IAM access control is enabled.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, sdkFields 
- 
Method Details
- 
enabled
Indicates whether IAM access control is enabled.
- Parameters:
 enabled-Indicates whether IAM access control is enabled.
- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 
 -