Vpc Endpoint Service Private Dns Name Configuration
data class VpcEndpointServicePrivateDnsNameConfiguration(val name: String? = null, val state: String? = null, val type: String? = null, val value: String? = null)