CrossAccountAttachment

class CrossAccountAttachment : KotlinCustomResource

Resource Type definition for AWS::GlobalAccelerator::CrossAccountAttachment

Properties

Link copied to clipboard
val attachmentArn: Output<String>

The Amazon Resource Name (ARN) of the attachment.

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

The Friendly identifier of the attachment.

Link copied to clipboard
val principals: Output<List<String>>?

Principals to share the resources with.

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

Resources shared using the attachment.

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

Add tags for a cross-account attachment. For more information, see Tagging in AWS Global Accelerator in the AWS Global Accelerator Developer Guide .

Link copied to clipboard
val urn: Output<String>