The default value of the parameter.
The description of the api. Defaults to null.
Request's parameter location; values: BODY, HEAD, QUERY, and PATH.
Backend service's parameter location; values: BODY, HEAD, QUERY, and PATH.
The name of the api gateway api. Defaults to null.
Backend service's parameter name.
Parameter required or not; values: REQUIRED and OPTIONAL.
Parameter type which supports values of 'STRING','INT','BOOLEAN','LONG',"FLOAT" and "DOUBLE".