@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.369Z") @Stability(value=Stable) public interface CfnDBParameterGroupProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbparametergroup.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDBParameterGroupProps.Builder
A builder for
CfnDBParameterGroupProps |
static class |
CfnDBParameterGroupProps.Jsii$Proxy
An implementation for
CfnDBParameterGroupProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDBParameterGroupProps.Builder |
builder() |
String |
getDescription()
`AWS::Neptune::DBParameterGroup.Description`.
|
String |
getFamily()
`AWS::Neptune::DBParameterGroup.Family`.
|
default String |
getName()
`AWS::Neptune::DBParameterGroup.Name`.
|
Object |
getParameters()
`AWS::Neptune::DBParameterGroup.Parameters`.
|
default List<CfnTag> |
getTags()
`AWS::Neptune::DBParameterGroup.Tags`.
|
@Stability(value=Stable) @NotNull String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbparametergroup.html#cfn-neptune-dbparametergroup-description@Stability(value=Stable) @NotNull String getFamily()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbparametergroup.html#cfn-neptune-dbparametergroup-family@Stability(value=Stable) @NotNull Object getParameters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbparametergroup.html#cfn-neptune-dbparametergroup-parameters@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbparametergroup.html#cfn-neptune-dbparametergroup-name@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbparametergroup.html#cfn-neptune-dbparametergroup-tags@Stability(value=Stable) static CfnDBParameterGroupProps.Builder builder()
CfnDBParameterGroupProps.Builder of CfnDBParameterGroupPropsCopyright © 2020. All rights reserved.