public static final class LoadBalancerResource.AccessLoggingPolicyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements LoadBalancerResource.AccessLoggingPolicyProperty
software.amazon.jsii.JsiiObject.InitializationModeLoadBalancerResource.AccessLoggingPolicyProperty.Builder, LoadBalancerResource.AccessLoggingPolicyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getEmitInterval()
``LoadBalancerResource.AccessLoggingPolicyProperty.EmitInterval``
|
Object |
getEnabled()
``LoadBalancerResource.AccessLoggingPolicyProperty.Enabled``
|
Object |
getS3BucketName()
``LoadBalancerResource.AccessLoggingPolicyProperty.S3BucketName``
|
Object |
getS3BucketPrefix()
``LoadBalancerResource.AccessLoggingPolicyProperty.S3BucketPrefix``
|
void |
setEmitInterval(Number value)
``LoadBalancerResource.AccessLoggingPolicyProperty.EmitInterval``
|
void |
setEmitInterval(software.amazon.awscdk.Token value)
``LoadBalancerResource.AccessLoggingPolicyProperty.EmitInterval``
|
void |
setEnabled(Boolean value)
``LoadBalancerResource.AccessLoggingPolicyProperty.Enabled``
|
void |
setEnabled(software.amazon.awscdk.Token value)
``LoadBalancerResource.AccessLoggingPolicyProperty.Enabled``
|
void |
setS3BucketName(String value)
``LoadBalancerResource.AccessLoggingPolicyProperty.S3BucketName``
|
void |
setS3BucketName(software.amazon.awscdk.Token value)
``LoadBalancerResource.AccessLoggingPolicyProperty.S3BucketName``
|
void |
setS3BucketPrefix(String value)
``LoadBalancerResource.AccessLoggingPolicyProperty.S3BucketPrefix``
|
void |
setS3BucketPrefix(software.amazon.awscdk.Token value)
``LoadBalancerResource.AccessLoggingPolicyProperty.S3BucketPrefix``
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public Object getEnabled()
getEnabled in interface LoadBalancerResource.AccessLoggingPolicyPropertypublic void setEnabled(Boolean value)
setEnabled in interface LoadBalancerResource.AccessLoggingPolicyPropertypublic void setEnabled(software.amazon.awscdk.Token value)
setEnabled in interface LoadBalancerResource.AccessLoggingPolicyPropertypublic Object getS3BucketName()
getS3BucketName in interface LoadBalancerResource.AccessLoggingPolicyPropertypublic void setS3BucketName(String value)
setS3BucketName in interface LoadBalancerResource.AccessLoggingPolicyPropertypublic void setS3BucketName(software.amazon.awscdk.Token value)
setS3BucketName in interface LoadBalancerResource.AccessLoggingPolicyProperty@Nullable public Object getEmitInterval()
getEmitInterval in interface LoadBalancerResource.AccessLoggingPolicyPropertypublic void setEmitInterval(@Nullable Number value)
setEmitInterval in interface LoadBalancerResource.AccessLoggingPolicyPropertypublic void setEmitInterval(@Nullable software.amazon.awscdk.Token value)
setEmitInterval in interface LoadBalancerResource.AccessLoggingPolicyProperty@Nullable public Object getS3BucketPrefix()
getS3BucketPrefix in interface LoadBalancerResource.AccessLoggingPolicyPropertypublic void setS3BucketPrefix(@Nullable String value)
setS3BucketPrefix in interface LoadBalancerResource.AccessLoggingPolicyPropertypublic void setS3BucketPrefix(@Nullable software.amazon.awscdk.Token value)
setS3BucketPrefix in interface LoadBalancerResource.AccessLoggingPolicyPropertyCopyright © 2018. All rights reserved.