Get Parameter Group Plain Args
    data class GetParameterGroupPlainArgs(val name: String) : ConvertibleToJava<GetParameterGroupPlainArgs> 
A collection of arguments for invoking getParameterGroup.
A collection of arguments for invoking getParameterGroup.