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