Connection Resource Parameters Args
data class ConnectionResourceParametersArgs(val resourceAssociationArn: Output<String>? = null, val resourceConfigurationArn: Output<String>) : ConvertibleToJava<ConnectionResourceParametersArgs>
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.