get Gateway Response
The `AWS::ApiGateway::GatewayResponse`
resource creates a gateway response for your API. For more information, see API Gateway Responses in the API Gateway Developer Guide.
Return
null
Parameters
argument
null
Return
null
Parameters
id
The ID for the gateway response. For example: abc123
.
See also
suspend fun getGatewayResponse(argument: suspend GetGatewayResponsePlainArgsBuilder.() -> Unit): GetGatewayResponseResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.apigateway.kotlin.inputs.GetGatewayResponsePlainArgs.