@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(CfnLoadBalancer.AccessLoggingPolicyProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLoadBalancer.AccessLoggingPolicyProperty.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) |
Number |
getEmitInterval()
The interval for publishing the access logs.
|
Object |
getEnabled()
Specifies whether access logs are enabled for the load balancer.
|
String |
getS3BucketName()
The name of the Amazon S3 bucket where the access logs are stored.
|
String |
getS3BucketPrefix()
The logical hierarchy you created for your Amazon S3 bucket, for example `my-bucket-prefix/prod` .
|
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(CfnLoadBalancer.AccessLoggingPolicyProperty.Builder builder)
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.AccessLoggingPolicyPropertyDefault: 60 minutes
getEmitInterval in interface CfnLoadBalancer.AccessLoggingPolicyPropertypublic final String getS3BucketPrefix()
CfnLoadBalancer.AccessLoggingPolicyPropertyIf the prefix is not provided, the log is placed at the root level of the bucket.
getS3BucketPrefix in interface CfnLoadBalancer.AccessLoggingPolicyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.