| Package | Description |
|---|---|
| software.amazon.awscdk.services.redshift.cloudformation |
| Modifier and Type | Class and Description |
|---|---|
static class |
ClusterResource.LoggingPropertiesProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterResource.LoggingPropertiesProperty |
ClusterResource.LoggingPropertiesProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterResourceProps.setLoggingProperties(ClusterResource.LoggingPropertiesProperty value)
``AWS::Redshift::Cluster.LoggingProperties``
|
void |
ClusterResourceProps.Jsii$Proxy.setLoggingProperties(ClusterResource.LoggingPropertiesProperty value)
``AWS::Redshift::Cluster.LoggingProperties``
|
ClusterResourceProps.Builder |
ClusterResourceProps.Builder.withLoggingProperties(ClusterResource.LoggingPropertiesProperty value)
Sets the value of LoggingProperties
|
Copyright © 2018. All rights reserved.