CreateParameterGroupResponse constructor
CreateParameterGroupResponse({
- ParameterGroup? parameterGroup,
Implementation
CreateParameterGroupResponse({
this.parameterGroup,
});
CreateParameterGroupResponse({
this.parameterGroup,
});