public static final class CfnDataSource.AccessControlListConfigurationProperty.Builder
extends java.lang.Object
CfnDataSource.AccessControlListConfigurationProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnDataSource.AccessControlListConfigurationProperty |
build()
Builds the configured instance.
|
CfnDataSource.AccessControlListConfigurationProperty.Builder |
keyPath(java.lang.String keyPath)
Sets the value of
CfnDataSource.AccessControlListConfigurationProperty.getKeyPath() |
public CfnDataSource.AccessControlListConfigurationProperty.Builder keyPath(java.lang.String keyPath)
CfnDataSource.AccessControlListConfigurationProperty.getKeyPath()
keyPath
- Path to the AWS S3 bucket that contains the access control list files.this
public CfnDataSource.AccessControlListConfigurationProperty build()
CfnDataSource.AccessControlListConfigurationProperty
java.lang.NullPointerException
- if any required attribute was not provided