| Package | Description |
|---|---|
| software.amazon.awscdk.services.redshift.cloudformation |
| Modifier and Type | Class and Description |
|---|---|
static class |
ClusterResourceProps.Jsii$Pojo
A PoJo (plain-old-java-object) class that implements
ClusterResourceProps. |
static class |
ClusterResourceProps.Jsii$Proxy
A proxy class which for javascript object literal which adhere to this interface.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterResourceProps |
ClusterResourceProps.Builder.Build.build() |
| Constructor and Description |
|---|
ClusterResource(software.amazon.awscdk.Construct parent,
String name,
ClusterResourceProps properties)
Creates a new ``AWS::Redshift::Cluster``.
|
Copyright © 2018. All rights reserved.