ConnectionResourceParameters

data class ConnectionResourceParameters(val resourceAssociationArn: String? = null, val resourceConfigurationArn: String)

Constructors

Link copied to clipboard
constructor(resourceAssociationArn: String? = null, resourceConfigurationArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

For connections to private APIs, the Amazon Resource Name (ARN) of the resource association EventBridge created between the connection and the private API's resource configuration.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon VPC Lattice resource configuration for the resource endpoint.