InstanceConnectEndpoint

class InstanceConnectEndpoint : KotlinCustomResource

Resource Type definition for AWS::EC2::InstanceConnectEndpoint

Properties

Link copied to clipboard
val awsId: Output<String>

The id of the instance connect endpoint

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

The client token of the instance connect endpoint.

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

If true, the address of the instance connect endpoint client is preserved when connecting to the end resource

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

The security group IDs of the instance connect endpoint.

Link copied to clipboard
val subnetId: Output<String>

The subnet id of the instance connect endpoint

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

The tags of the instance connect endpoint.

Link copied to clipboard
val urn: Output<String>