GetResolverInboundEndpointIpConfiguration

data class GetResolverInboundEndpointIpConfiguration(val privateIpAddress: String, val privateIpAllocationMethod: String, val subnetId: String)

Constructors

constructor(privateIpAddress: String, privateIpAllocationMethod: String, subnetId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The private IP address of the IP configuration.

Link copied to clipboard

The private IP address allocation method.

Link copied to clipboard

The subnet ID of the IP configuration.