
Last chance! 50% off unlimited learning
Sale ends in
Describe an existing Method resource.
apigateway_get_method(restApiId, resourceId, httpMethod)
[required] [Required] The string identifier of the associated RestApi.
[required] [Required] The Resource identifier for the Method resource.
[required] [Required] Specifies the method request\'s HTTP method type.
svc$get_method( restApiId = "string", resourceId = "string", httpMethod = "string" )