@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() |
@Stability(value=Stable) public CfnDetector.CFNDataSourceConfigurationsProperty.Builder kubernetes(CfnDetector.CFNKubernetesConfigurationProperty kubernetes)
CfnDetector.CFNDataSourceConfigurationsProperty.getKubernetes()kubernetes - Describes which Kuberentes data sources are enabled for a detector.this@Stability(value=Stable) public CfnDetector.CFNDataSourceConfigurationsProperty.Builder kubernetes(IResolvable kubernetes)
CfnDetector.CFNDataSourceConfigurationsProperty.getKubernetes()kubernetes - Describes which Kuberentes data sources are enabled for a detector.this@Stability(value=Stable) public CfnDetector.CFNDataSourceConfigurationsProperty.Builder malwareProtection(CfnDetector.CFNMalwareProtectionConfigurationProperty malwareProtection)
CfnDetector.CFNDataSourceConfigurationsProperty.getMalwareProtection()malwareProtection - `CfnDetector.CFNDataSourceConfigurationsProperty.MalwareProtection`.this@Stability(value=Stable) public CfnDetector.CFNDataSourceConfigurationsProperty.Builder malwareProtection(IResolvable malwareProtection)
CfnDetector.CFNDataSourceConfigurationsProperty.getMalwareProtection()malwareProtection - `CfnDetector.CFNDataSourceConfigurationsProperty.MalwareProtection`.this@Stability(value=Stable) public CfnDetector.CFNDataSourceConfigurationsProperty.Builder s3Logs(CfnDetector.CFNS3LogsConfigurationProperty s3Logs)
CfnDetector.CFNDataSourceConfigurationsProperty.getS3Logs()s3Logs - Describes whether S3 data event logs are enabled as a data source.this@Stability(value=Stable) public CfnDetector.CFNDataSourceConfigurationsProperty.Builder s3Logs(IResolvable s3Logs)
CfnDetector.CFNDataSourceConfigurationsProperty.getS3Logs()s3Logs - Describes whether S3 data event logs are enabled as a data source.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 © 2022. All rights reserved.