get Model
The `AWS::ApiGateway::Model`
resource defines the structure of a request or response payload for an API method.
Return
null
Parameters
argument
null
Return
null
Parameters
name
A name for the model. If you don't specify a name, CFN generates a unique physical ID and uses that ID for the model name. For more information, see Name Type. If you specify a name, you cannot perform updates that require replacement of this resource. You can perform updates that require no or some interruption. If you must replace the resource, specify a new name.
rest Api Id
The string identifier of the associated RestApi.
See also
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.apigateway.kotlin.inputs.GetModelPlainArgs.