ServiceNetworkServiceAssociation

class ServiceNetworkServiceAssociation : KotlinCustomResource

Associates a service 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 service.

Link copied to clipboard
val awsId: Output<String>

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

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

The DNS information of the service.

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
val serviceArn: Output<String>

The Amazon Resource Name (ARN) of the service.

Link copied to clipboard
val serviceId: Output<String>

The ID of the service.

Link copied to clipboard

The ID or Amazon Resource Name (ARN) of the service.

Link copied to clipboard
val serviceName: Output<String>

The name of the service.

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 if 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 between the service network and the service.

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

The tags for the association.

Link copied to clipboard
val urn: Output<String>