@Stability(value=Stable)
public static interface CfnLoadBalancer.AccessLoggingPolicyProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLoadBalancer.AccessLoggingPolicyProperty.Builder
A builder for
CfnLoadBalancer.AccessLoggingPolicyProperty |
static class |
CfnLoadBalancer.AccessLoggingPolicyProperty.Jsii$Proxy
An implementation for
CfnLoadBalancer.AccessLoggingPolicyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLoadBalancer.AccessLoggingPolicyProperty.Builder |
builder() |
default Number |
getEmitInterval()
`CfnLoadBalancer.AccessLoggingPolicyProperty.EmitInterval`.
|
Object |
getEnabled()
`CfnLoadBalancer.AccessLoggingPolicyProperty.Enabled`.
|
String |
getS3BucketName()
`CfnLoadBalancer.AccessLoggingPolicyProperty.S3BucketName`.
|
default String |
getS3BucketPrefix()
`CfnLoadBalancer.AccessLoggingPolicyProperty.S3BucketPrefix`.
|
@Stability(value=Stable) @NotNull Object getEnabled()
@Stability(value=Stable) @NotNull String getS3BucketName()
@Stability(value=Stable) @Nullable default Number getEmitInterval()
@Stability(value=Stable) @Nullable default String getS3BucketPrefix()
@Stability(value=Stable) static CfnLoadBalancer.AccessLoggingPolicyProperty.Builder builder()
Copyright © 2021. All rights reserved.