@Stability(value=Stable)
public static interface CfnStage.AccessLogSettingsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStage.AccessLogSettingsProperty.Builder
A builder for
CfnStage.AccessLogSettingsProperty |
static class |
CfnStage.AccessLogSettingsProperty.Jsii$Proxy
An implementation for
CfnStage.AccessLogSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStage.AccessLogSettingsProperty.Builder |
builder() |
default String |
getDestinationArn()
`CfnStage.AccessLogSettingsProperty.DestinationArn`.
|
default String |
getFormat()
`CfnStage.AccessLogSettingsProperty.Format`.
|
@Stability(value=Stable) @Nullable default String getDestinationArn()
@Stability(value=Stable) @Nullable default String getFormat()
@Stability(value=Stable) static CfnStage.AccessLogSettingsProperty.Builder builder()
Copyright © 2021. All rights reserved.