BridgeSourceVpcInterfaceAttachment

data class BridgeSourceVpcInterfaceAttachment(val vpcInterfaceName: String? = null)

The settings for attaching a VPC interface to an resource.

Constructors

Link copied to clipboard
constructor(vpcInterfaceName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the VPC interface to use for this resource.