@Stability(value=Stable) public static final class CfnDetector.CFNDataSourceConfigurationsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDetector.CFNDataSourceConfigurationsProperty>
CfnDetector.CFNDataSourceConfigurationsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDetector.CFNDataSourceConfigurationsProperty |
build()
Builds the configured instance.
|
CfnDetector.CFNDataSourceConfigurationsProperty.Builder |
s3Logs(CfnDetector.CFNS3LogsConfigurationProperty s3Logs)
Sets the value of
CfnDetector.CFNDataSourceConfigurationsProperty.getS3Logs() |
CfnDetector.CFNDataSourceConfigurationsProperty.Builder |
s3Logs(IResolvable s3Logs)
Sets the value of
CfnDetector.CFNDataSourceConfigurationsProperty.getS3Logs() |
@Stability(value=Stable) public CfnDetector.CFNDataSourceConfigurationsProperty.Builder s3Logs(CfnDetector.CFNS3LogsConfigurationProperty s3Logs)
CfnDetector.CFNDataSourceConfigurationsProperty.getS3Logs()s3Logs - `CfnDetector.CFNDataSourceConfigurationsProperty.S3Logs`.this@Stability(value=Stable) public CfnDetector.CFNDataSourceConfigurationsProperty.Builder s3Logs(IResolvable s3Logs)
CfnDetector.CFNDataSourceConfigurationsProperty.getS3Logs()s3Logs - `CfnDetector.CFNDataSourceConfigurationsProperty.S3Logs`.this@Stability(value=Stable) public CfnDetector.CFNDataSourceConfigurationsProperty build()
build in interface software.amazon.jsii.Builder<CfnDetector.CFNDataSourceConfigurationsProperty>CfnDetector.CFNDataSourceConfigurationsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.