name property
The name of the targeted API entity. It is a valid and required field for
the API entity types of AUTHORIZER, MODEL,
PATH_PARAMETER, QUERY_PARAMETER,
REQUEST_HEADER, REQUEST_BODY and
RESPONSE_HEADER. It is an invalid field for any other entity
type.
Implementation
final String? name;