@Stability(value=Stable)
public static interface CfnApi.AccessLogSettingProperty
extends software.amazon.jsii.JsiiSerializable
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-stage-accesslogsetting.html| 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()
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-stage-accesslogsetting.html#cfn-apigateway-stage-accesslogsetting-destinationarn@Stability(value=Stable) @Nullable default String getFormat()
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-stage-accesslogsetting.html#cfn-apigateway-stage-accesslogsetting-format@Stability(value=Stable) static CfnApi.AccessLogSettingProperty.Builder builder()
Copyright © 2021. All rights reserved.