VpcAttachment

class VpcAttachment : KotlinCustomResource

AWS::NetworkManager::VpcAttachment Resoruce Type

Properties

Link copied to clipboard
val attachmentId: Output<String>

Id of the attachment.

Link copied to clipboard

The policy rule number associated with the attachment.

Link copied to clipboard
val attachmentType: Output<String>

Attachment type.

Link copied to clipboard
val coreNetworkArn: Output<String>

The ARN of a core network for the VPC attachment.

Link copied to clipboard
val coreNetworkId: Output<String>

The ID of a core network for the VPC attachment.

Link copied to clipboard
val createdAt: Output<String>

Creation time of the attachment.

Link copied to clipboard
val edgeLocation: Output<String>

The Region where the edge is located.

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

Vpc options of the attachment.

Link copied to clipboard
val ownerAccountId: Output<String>

Owner account of the attachment.

Link copied to clipboard

The attachment to move from one segment to another.

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

The ARN of the Resource.

Link copied to clipboard
val segmentName: Output<String>

The name of the segment attachment..

Link copied to clipboard
val state: Output<String>

State of the attachment.

Link copied to clipboard
val subnetArns: Output<List<String>>

Subnet Arn list

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

Tags for the attachment.

Link copied to clipboard
val updatedAt: Output<String>

Last update time of the attachment.

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

The ARN of the VPC.