@Stability(value=Stable) public static final class CfnLoggingConfiguration.LogDestinationConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLoggingConfiguration.LogDestinationConfigProperty>
CfnLoggingConfiguration.LogDestinationConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLoggingConfiguration.LogDestinationConfigProperty |
build()
Builds the configured instance.
|
CfnLoggingConfiguration.LogDestinationConfigProperty.Builder |
logDestination(IResolvable logDestination)
Sets the value of
CfnLoggingConfiguration.LogDestinationConfigProperty.getLogDestination() |
CfnLoggingConfiguration.LogDestinationConfigProperty.Builder |
logDestination(Map<String,String> logDestination)
Sets the value of
CfnLoggingConfiguration.LogDestinationConfigProperty.getLogDestination() |
CfnLoggingConfiguration.LogDestinationConfigProperty.Builder |
logDestinationType(String logDestinationType)
|
CfnLoggingConfiguration.LogDestinationConfigProperty.Builder |
logType(String logType)
Sets the value of
CfnLoggingConfiguration.LogDestinationConfigProperty.getLogType() |
@Stability(value=Stable) public CfnLoggingConfiguration.LogDestinationConfigProperty.Builder logDestination(IResolvable logDestination)
CfnLoggingConfiguration.LogDestinationConfigProperty.getLogDestination()logDestination - `CfnLoggingConfiguration.LogDestinationConfigProperty.LogDestination`. This parameter is required.this@Stability(value=Stable) public CfnLoggingConfiguration.LogDestinationConfigProperty.Builder logDestination(Map<String,String> logDestination)
CfnLoggingConfiguration.LogDestinationConfigProperty.getLogDestination()logDestination - `CfnLoggingConfiguration.LogDestinationConfigProperty.LogDestination`. This parameter is required.this@Stability(value=Stable) public CfnLoggingConfiguration.LogDestinationConfigProperty.Builder logDestinationType(String logDestinationType)
logDestinationType - `CfnLoggingConfiguration.LogDestinationConfigProperty.LogDestinationType`. This parameter is required.this@Stability(value=Stable) public CfnLoggingConfiguration.LogDestinationConfigProperty.Builder logType(String logType)
CfnLoggingConfiguration.LogDestinationConfigProperty.getLogType()logType - `CfnLoggingConfiguration.LogDestinationConfigProperty.LogType`. This parameter is required.this@Stability(value=Stable) public CfnLoggingConfiguration.LogDestinationConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnLoggingConfiguration.LogDestinationConfigProperty>CfnLoggingConfiguration.LogDestinationConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.