ServiceNetworkResourceAssociation

class ServiceNetworkResourceAssociation : KotlinCustomResource

VpcLattice ServiceNetworkResourceAssociation CFN resource

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the association.

Link copied to clipboard
val awsId: Output<String>

The ID of the association between the service network and resource configuration.

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 ID of the resource configuration associated with the service network.

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

The ID of the service network associated with the resource configuration.

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

A key-value pair to associate with a resource.

Link copied to clipboard
val urn: Output<String>