Deletes a Resource resource.
apigateway_delete_resource(restApiId, resourceId)
[required] [Required] The string identifier of the associated RestApi.
[required] [Required] The identifier of the Resource resource.
svc$delete_resource( restApiId = "string", resourceId = "string" )