public static final class CfnDetector.CFNS3LogsConfigurationProperty.Builder
extends java.lang.Object
CfnDetector.CFNS3LogsConfigurationProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnDetector.CFNS3LogsConfigurationProperty |
build()
Builds the configured instance.
|
CfnDetector.CFNS3LogsConfigurationProperty.Builder |
enable(java.lang.Boolean enable)
Sets the value of
CfnDetector.CFNS3LogsConfigurationProperty.getEnable() |
CfnDetector.CFNS3LogsConfigurationProperty.Builder |
enable(IResolvable enable)
Sets the value of
CfnDetector.CFNS3LogsConfigurationProperty.getEnable() |
public CfnDetector.CFNS3LogsConfigurationProperty.Builder enable(java.lang.Boolean enable)
CfnDetector.CFNS3LogsConfigurationProperty.getEnable()
enable
- The status of S3 data event logs as a data source.this
public CfnDetector.CFNS3LogsConfigurationProperty.Builder enable(IResolvable enable)
CfnDetector.CFNS3LogsConfigurationProperty.getEnable()
enable
- The status of S3 data event logs as a data source.this
public CfnDetector.CFNS3LogsConfigurationProperty build()
CfnDetector.CFNS3LogsConfigurationProperty
java.lang.NullPointerException
- if any required attribute was not provided