| Package | Description |
|---|---|
| software.amazon.awscdk.services.redshift.cloudformation |
| Modifier and Type | Class and Description |
|---|---|
static class |
ClusterResource.LoggingPropertiesProperty.Jsii$Pojo
A PoJo (plain-old-java-object) class that implements
ClusterResource.LoggingPropertiesProperty. |
static class |
ClusterResource.LoggingPropertiesProperty.Jsii$Proxy
A proxy class which for javascript object literal which adhere to this interface.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterResource.LoggingPropertiesProperty |
ClusterResource.LoggingPropertiesProperty.Builder.Build.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterResourceProps.setLoggingProperties(ClusterResource.LoggingPropertiesProperty value)
``AWS::Redshift::Cluster.LoggingProperties``
|
void |
ClusterResourceProps.Jsii$Pojo.setLoggingProperties(ClusterResource.LoggingPropertiesProperty value) |
void |
ClusterResourceProps.Jsii$Proxy.setLoggingProperties(ClusterResource.LoggingPropertiesProperty value)
``AWS::Redshift::Cluster.LoggingProperties``
|
ClusterResourceProps.Builder.Build |
ClusterResourceProps.Builder.Build.withLoggingProperties(ClusterResource.LoggingPropertiesProperty value)
``AWS::Redshift::Cluster.LoggingProperties``
|
Copyright © 2018. All rights reserved.