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
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.LoggingPropertiesProperty.Builder |
builder() |
String |
getBucketName()
`CfnCluster.LoggingPropertiesProperty.BucketName`
|
String |
getS3KeyPrefix()
`CfnCluster.LoggingPropertiesProperty.S3KeyPrefix`
|
String getBucketName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-redshift-cluster-loggingproperties.html#cfn-redshift-cluster-loggingproperties-bucketnameString getS3KeyPrefix()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-redshift-cluster-loggingproperties.html#cfn-redshift-cluster-loggingproperties-s3keyprefixstatic CfnCluster.LoggingPropertiesProperty.Builder builder()
Copyright © 2019. All rights reserved.