Get Resolver Inbound Endpoint Ip Configuration
data class GetResolverInboundEndpointIpConfiguration(val privateIpAddress: String, val privateIpAllocationMethod: String, val subnetId: String)
Constructors
Link copied to clipboard
fun GetResolverInboundEndpointIpConfiguration(privateIpAddress: String, privateIpAllocationMethod: String, subnetId: String)