@Generated(value="jsii-pacmak/0.20.5 (build a820217)", date="2019-11-13T14:31:12.742Z") @Stability(value=External) public interface CfnDBClusterParameterGroupProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbclusterparametergroup.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDBClusterParameterGroupProps.Builder
A builder for
CfnDBClusterParameterGroupProps |
static class |
CfnDBClusterParameterGroupProps.Jsii$Proxy
An implementation for
CfnDBClusterParameterGroupProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDBClusterParameterGroupProps.Builder |
builder() |
String |
getDescription()
`AWS::DocDB::DBClusterParameterGroup.Description`.
|
String |
getFamily()
`AWS::DocDB::DBClusterParameterGroup.Family`.
|
default String |
getName()
`AWS::DocDB::DBClusterParameterGroup.Name`.
|
Object |
getParameters()
`AWS::DocDB::DBClusterParameterGroup.Parameters`.
|
default List<CfnTag> |
getTags()
`AWS::DocDB::DBClusterParameterGroup.Tags`.
|
@Stability(value=External) String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbclusterparametergroup.html#cfn-docdb-dbclusterparametergroup-description@Stability(value=External) String getFamily()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbclusterparametergroup.html#cfn-docdb-dbclusterparametergroup-family@Stability(value=External) Object getParameters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbclusterparametergroup.html#cfn-docdb-dbclusterparametergroup-parameters@Stability(value=External) default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbclusterparametergroup.html#cfn-docdb-dbclusterparametergroup-name@Stability(value=External) default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbclusterparametergroup.html#cfn-docdb-dbclusterparametergroup-tags@Stability(value=External) static CfnDBClusterParameterGroupProps.Builder builder()
Copyright © 2019. All rights reserved.