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