@Stability(value=Stable)
public static interface CfnLoadBalancer.AccessLoggingPolicyProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-accessloggingpolicy.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-accessloggingpolicy.html#cfn-elb-accessloggingpolicy-enabled@Stability(value=Stable) @NotNull String getS3BucketName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-accessloggingpolicy.html#cfn-elb-accessloggingpolicy-s3bucketname@Stability(value=Stable) @Nullable default Number getEmitInterval()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-accessloggingpolicy.html#cfn-elb-accessloggingpolicy-emitinterval@Stability(value=Stable) @Nullable default String getS3BucketPrefix()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-accessloggingpolicy.html#cfn-elb-accessloggingpolicy-s3bucketprefix@Stability(value=Stable) static CfnLoadBalancer.AccessLoggingPolicyProperty.Builder builder()
Copyright © 2020. All rights reserved.