Get Core Network Policy Document Core Network Configuration Edge Location
data class GetCoreNetworkPolicyDocumentCoreNetworkConfigurationEdgeLocation(val asn: String? = null, val insideCidrBlocks: List<String>? = null, val location: String)
Constructors
Link copied to clipboard
fun GetCoreNetworkPolicyDocumentCoreNetworkConfigurationEdgeLocation(asn: String? = null, insideCidrBlocks: List<String>? = null, location: String)