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