Service Perimeter Egress Policy Egress To Operation
data class ServicePerimeterEgressPolicyEgressToOperation(val methodSelectors: List<ServicePerimeterEgressPolicyEgressToOperationMethodSelector>? = null, val serviceName: String? = null)
Constructors
Link copied to clipboard
fun ServicePerimeterEgressPolicyEgressToOperation(methodSelectors: List<ServicePerimeterEgressPolicyEgressToOperationMethodSelector>? = null, serviceName: String? = null)