@Stability(value=Stable)
public static interface CfnDomain.LogPublishingOptionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDomain.LogPublishingOptionProperty.Builder
A builder for
CfnDomain.LogPublishingOptionProperty |
static class |
CfnDomain.LogPublishingOptionProperty.Jsii$Proxy
An implementation for
CfnDomain.LogPublishingOptionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDomain.LogPublishingOptionProperty.Builder |
builder() |
default String |
getCloudWatchLogsLogGroupArn()
`CfnDomain.LogPublishingOptionProperty.CloudWatchLogsLogGroupArn`.
|
default Object |
getEnabled()
`CfnDomain.LogPublishingOptionProperty.Enabled`.
|
@Stability(value=Stable) @Nullable default String getCloudWatchLogsLogGroupArn()
@Stability(value=Stable) @Nullable default Object getEnabled()
@Stability(value=Stable) static CfnDomain.LogPublishingOptionProperty.Builder builder()
Copyright © 2021. All rights reserved.