ResourceGateway

class ResourceGateway : KotlinCustomResource

Creates a resource gateway for a service.

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the resource gateway.

Link copied to clipboard
val awsId: Output<String>

The ID of the resource gateway.

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

The type of IP address used by the resource gateway.

Link copied to clipboard
val name: Output<String>?

The name of the resource gateway.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The ID of one or more security groups to associate with the endpoint network interface.

Link copied to clipboard
val subnetIds: Output<List<String>>?

The ID of one or more subnets in which to create an endpoint network interface.

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

The tags for the resource gateway.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val vpcIdentifier: Output<String>?

The ID of the VPC for the resource gateway.