| Package | Description |
|---|---|
| software.amazon.awscdk.services.redshift.cloudformation |
| Modifier and Type | Method and Description |
|---|---|
static ClusterResource.LoggingPropertiesProperty.Builder |
ClusterResource.LoggingPropertiesProperty.builder() |
ClusterResource.LoggingPropertiesProperty.Builder |
ClusterResource.LoggingPropertiesProperty.Builder.withBucketName(String value)
Sets the value of BucketName
|
ClusterResource.LoggingPropertiesProperty.Builder |
ClusterResource.LoggingPropertiesProperty.Builder.withBucketName(software.amazon.awscdk.Token value)
Sets the value of BucketName
|
ClusterResource.LoggingPropertiesProperty.Builder |
ClusterResource.LoggingPropertiesProperty.Builder.withS3KeyPrefix(String value)
Sets the value of S3KeyPrefix
|
ClusterResource.LoggingPropertiesProperty.Builder |
ClusterResource.LoggingPropertiesProperty.Builder.withS3KeyPrefix(software.amazon.awscdk.Token value)
Sets the value of S3KeyPrefix
|
Copyright © 2018. All rights reserved.