Network Profile Args
data class NetworkProfileArgs(val podCidr: Output<String>? = null, val serviceCidr: Output<String>? = null) : ConvertibleToJava<NetworkProfileArgs>
NetworkProfile represents a network profile.
NetworkProfile represents a network profile.