get Resource
The `AWS::ApiGateway::Resource`
resource creates a resource in an API.
Return
null
Parameters
argument
null
Return
null
Parameters
resource Id
The ID for the resource. For example: abc123
.
rest Api Id
The string identifier of the associated RestApi.
See also
suspend fun getResource(argument: suspend GetResourcePlainArgsBuilder.() -> Unit): GetResourceResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.apigateway.kotlin.inputs.GetResourcePlainArgs.