# Functions
GenerateDeleteGatewayResponseInput returns a deletion input.
GenerateGatewayResponse returns the current state in the form of *svcapitypes.GatewayResponse.
GenerateGetGatewayResponseInput returns input for read operation.
GeneratePutGatewayResponseInput returns a create input.
GenerateUpdateGatewayResponseInput returns an update input.
IsNotFound returns whether the given error is of type NotFound or not.