GetConnectionPlainArgs

data class GetConnectionPlainArgs(val connectionArn: String) : ConvertibleToJava<GetConnectionPlainArgs>

Constructors

Link copied to clipboard
fun GetConnectionPlainArgs(connectionArn: String)

Functions

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the connection. The ARN is used as the connection reference when the connection is shared between AWS services.