CarrierGateway

class CarrierGateway : KotlinCustomResource

An example resource schema demonstrating some basic constructs and validation rules.

Properties

Link copied to clipboard

The ID of the carrier gateway.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val ownerId: Output<String>

The ID of the owner.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val state: Output<String>

The state of the carrier gateway.

Link copied to clipboard
val tags: Output<List<Tag>>?

The tags for the carrier gateway.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val vpcId: Output<String>

The ID of the VPC.