WorkgroupVpcEndpoint

data class WorkgroupVpcEndpoint(val networkInterfaces: List<WorkgroupNetworkInterface>? = null, val vpcEndpointId: String? = null, val vpcId: String? = null)

Constructors

Link copied to clipboard
fun WorkgroupVpcEndpoint(networkInterfaces: List<WorkgroupNetworkInterface>? = null, vpcEndpointId: String? = null, vpcId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val vpcEndpointId: String? = null
Link copied to clipboard
val vpcId: String? = null