@Stability(value=External)
public static interface CfnCluster.LoggingPropertiesProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-redshift-cluster-loggingproperties.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.LoggingPropertiesProperty.Builder
A builder for
CfnCluster.LoggingPropertiesProperty |
static class |
CfnCluster.LoggingPropertiesProperty.Jsii$Proxy
An implementation for
CfnCluster.LoggingPropertiesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.LoggingPropertiesProperty.Builder |
builder() |
String |
getBucketName()
`CfnCluster.LoggingPropertiesProperty.BucketName`.
|
default String |
getS3KeyPrefix()
`CfnCluster.LoggingPropertiesProperty.S3KeyPrefix`.
|
@Stability(value=External) String getBucketName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-redshift-cluster-loggingproperties.html#cfn-redshift-cluster-loggingproperties-bucketname@Stability(value=External) default String getS3KeyPrefix()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-redshift-cluster-loggingproperties.html#cfn-redshift-cluster-loggingproperties-s3keyprefix@Stability(value=External) static CfnCluster.LoggingPropertiesProperty.Builder builder()
Copyright © 2019. All rights reserved.