Package-level declarations

Types

Link copied to clipboard
data class InstanceEndpoint(val alternativeEndpoints: String? = null, val enabled: Boolean? = null, val endpoint: String? = null, val type: String? = null, val vpcId: String? = null, val vpcInstanceId: String? = null, val vswitchId: String? = null)