ServiceNetworkVpcAssociation

class ServiceNetworkVpcAssociation : KotlinCustomResource

Associates a VPC with a service network.

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the association between the service network and the VPC.

Link copied to clipboard
val awsId: Output<String>

The ID of the specified association between the service network and the VPC.

Link copied to clipboard
val createdAt: Output<String>

The date and time that the association was created, specified in ISO-8601 format.

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

The IDs of the security groups. Security groups aren't added by default. You can add a security group to apply network level controls to control which resources in a VPC are allowed to access the service network and its services. For more information, see Control traffic to resources using security groups in the Amazon VPC User Guide .

Link copied to clipboard

The Amazon Resource Name (ARN) of the service network.

Link copied to clipboard

The ID of the service network.

Link copied to clipboard

The ID or Amazon Resource Name (ARN) of the service network. You must use the ARN when the resources specified in the operation are in different accounts.

Link copied to clipboard

The name of the service network.

Link copied to clipboard

The status of the association.

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

The tags for the association.

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

The ID of the VPC.

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

The ID of the VPC.