@Stability(value=Stable) public static final class CfnLoggingConfigurationProps.Builder extends Object implements software.amazon.jsii.Builder<CfnLoggingConfigurationProps>
CfnLoggingConfigurationProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLoggingConfigurationProps |
build()
Builds the configured instance.
|
CfnLoggingConfigurationProps.Builder |
logDestinationConfigs(List<String> logDestinationConfigs)
Sets the value of
CfnLoggingConfigurationProps.getLogDestinationConfigs() |
CfnLoggingConfigurationProps.Builder |
loggingFilter(Object loggingFilter)
Sets the value of
CfnLoggingConfigurationProps.getLoggingFilter() |
CfnLoggingConfigurationProps.Builder |
redactedFields(IResolvable redactedFields)
Sets the value of
CfnLoggingConfigurationProps.getRedactedFields() |
CfnLoggingConfigurationProps.Builder |
redactedFields(List<? extends Object> redactedFields)
Sets the value of
CfnLoggingConfigurationProps.getRedactedFields() |
CfnLoggingConfigurationProps.Builder |
resourceArn(String resourceArn)
Sets the value of
CfnLoggingConfigurationProps.getResourceArn() |
@Stability(value=Stable) public CfnLoggingConfigurationProps.Builder logDestinationConfigs(List<String> logDestinationConfigs)
CfnLoggingConfigurationProps.getLogDestinationConfigs()logDestinationConfigs - `AWS::WAFv2::LoggingConfiguration.LogDestinationConfigs`. This parameter is required.this@Stability(value=Stable) public CfnLoggingConfigurationProps.Builder loggingFilter(Object loggingFilter)
CfnLoggingConfigurationProps.getLoggingFilter()loggingFilter - `AWS::WAFv2::LoggingConfiguration.LoggingFilter`.this@Stability(value=Stable) public CfnLoggingConfigurationProps.Builder redactedFields(IResolvable redactedFields)
CfnLoggingConfigurationProps.getRedactedFields()redactedFields - `AWS::WAFv2::LoggingConfiguration.RedactedFields`.this@Stability(value=Stable) public CfnLoggingConfigurationProps.Builder redactedFields(List<? extends Object> redactedFields)
CfnLoggingConfigurationProps.getRedactedFields()redactedFields - `AWS::WAFv2::LoggingConfiguration.RedactedFields`.this@Stability(value=Stable) public CfnLoggingConfigurationProps.Builder resourceArn(String resourceArn)
CfnLoggingConfigurationProps.getResourceArn()resourceArn - `AWS::WAFv2::LoggingConfiguration.ResourceArn`. This parameter is required.this@Stability(value=Stable) public CfnLoggingConfigurationProps build()
build in interface software.amazon.jsii.Builder<CfnLoggingConfigurationProps>CfnLoggingConfigurationPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.