@Stability(value=Stable) @Internal public static final class CfnLoadBalancer.AccessLoggingPolicyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLoadBalancer.AccessLoggingPolicyProperty
CfnLoadBalancer.AccessLoggingPolicyPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLoadBalancer.AccessLoggingPolicyProperty.Builder, CfnLoadBalancer.AccessLoggingPolicyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object enabled,
String s3BucketName,
Number emitInterval,
String s3BucketPrefix)
Constructor that initializes the object based on literal property values passed by the
CfnLoadBalancer.AccessLoggingPolicyProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getEmitInterval()
`CfnLoadBalancer.AccessLoggingPolicyProperty.EmitInterval`.
|
Object |
getEnabled()
`CfnLoadBalancer.AccessLoggingPolicyProperty.Enabled`.
|
String |
getS3BucketName()
`CfnLoadBalancer.AccessLoggingPolicyProperty.S3BucketName`.
|
String |
getS3BucketPrefix()
`CfnLoadBalancer.AccessLoggingPolicyProperty.S3BucketPrefix`.
|
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(Object enabled, String s3BucketName, Number emitInterval, String s3BucketPrefix)
CfnLoadBalancer.AccessLoggingPolicyProperty.Builder.public final Object getEnabled()
CfnLoadBalancer.AccessLoggingPolicyPropertygetEnabled in interface CfnLoadBalancer.AccessLoggingPolicyPropertypublic final String getS3BucketName()
CfnLoadBalancer.AccessLoggingPolicyPropertygetS3BucketName in interface CfnLoadBalancer.AccessLoggingPolicyPropertypublic final Number getEmitInterval()
CfnLoadBalancer.AccessLoggingPolicyPropertygetEmitInterval in interface CfnLoadBalancer.AccessLoggingPolicyPropertypublic final String getS3BucketPrefix()
CfnLoadBalancer.AccessLoggingPolicyPropertygetS3BucketPrefix in interface CfnLoadBalancer.AccessLoggingPolicyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.