GetCrossAccountAttachmentPlainArgs

data class GetCrossAccountAttachmentPlainArgs(val attachmentArn: String) : ConvertibleToJava<GetCrossAccountAttachmentPlainArgs>

Constructors

Link copied to clipboard
constructor(attachmentArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the attachment.

Functions

Link copied to clipboard
open override fun toJava(): GetCrossAccountAttachmentPlainArgs