CrossAccountAttachmentResource

data class CrossAccountAttachmentResource(val endpointId: String? = null, val region: String? = null)

Constructors

Link copied to clipboard
fun CrossAccountAttachmentResource(endpointId: String? = null, region: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val endpointId: String? = null

The endpoint ID for the endpoint that is specified as a AWS resource.

Link copied to clipboard
val region: String? = null

The AWS Region where a shared endpoint resource is located.