@Stability(value=Stable)
public static interface CfnLoggingConfiguration.LogDestinationConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLoggingConfiguration.LogDestinationConfigProperty.Builder
A builder for
CfnLoggingConfiguration.LogDestinationConfigProperty |
static class |
CfnLoggingConfiguration.LogDestinationConfigProperty.Jsii$Proxy
An implementation for
CfnLoggingConfiguration.LogDestinationConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLoggingConfiguration.LogDestinationConfigProperty.Builder |
builder() |
Object |
getLogDestination()
`CfnLoggingConfiguration.LogDestinationConfigProperty.LogDestination`.
|
String |
getLogDestinationType()
`CfnLoggingConfiguration.LogDestinationConfigProperty.LogDestinationType`.
|
String |
getLogType()
`CfnLoggingConfiguration.LogDestinationConfigProperty.LogType`.
|
@Stability(value=Stable) @NotNull Object getLogDestination()
@Stability(value=Stable) @NotNull String getLogDestinationType()
@Stability(value=Stable) @NotNull String getLogType()
@Stability(value=Stable) static CfnLoggingConfiguration.LogDestinationConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.