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