CopyableBuilder<ParameterGroup.Builder,ParameterGroup>, SdkBuilder<ParameterGroup.Builder,ParameterGroup>public static interface ParameterGroup.Builder extends CopyableBuilder<ParameterGroup.Builder,ParameterGroup>
| Modifier and Type | Method | Description |
|---|---|---|
ParameterGroup.Builder |
description(String description) |
A description of the parameter group.
|
ParameterGroup.Builder |
parameterGroupName(String parameterGroupName) |
The name of the parameter group.
|
copyapply, buildParameterGroup.Builder parameterGroupName(String parameterGroupName)
The name of the parameter group.
parameterGroupName - The name of the parameter group.ParameterGroup.Builder description(String description)
A description of the parameter group.
description - A description of the parameter group.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.