@Stability(value=Stable) @Internal public static final class CfnDeployment.AccessLogSettingProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeployment.AccessLogSettingProperty
CfnDeployment.AccessLogSettingPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeployment.AccessLogSettingProperty.Builder, CfnDeployment.AccessLogSettingProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeployment.AccessLogSettingProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDeployment.AccessLogSettingProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDestinationArn()
The Amazon Resource Name (ARN) of the CloudWatch Logs log group or Kinesis Data Firehose delivery stream to receive access logs.
|
String |
getFormat()
A single line format of the access logs of data, as specified by selected [$context variables](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-mapping-template-reference.html#context-variable-reference) .
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnDeployment.AccessLogSettingProperty.Builder builder)
CfnDeployment.AccessLogSettingProperty.Builder.public final String getDestinationArn()
CfnDeployment.AccessLogSettingProperty
If you specify a Kinesis Data Firehose delivery stream, the stream name must begin with amazon-apigateway- .
getDestinationArn in interface CfnDeployment.AccessLogSettingPropertypublic final String getFormat()
CfnDeployment.AccessLogSettingPropertygetFormat in interface CfnDeployment.AccessLogSettingProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.