Uses of Interface
org.cdk8s.plus25.NetworkPolicyProps
-
Packages that use NetworkPolicyProps Package Description org.cdk8s.plus25 cdk8s+ (cdk8s-plus) -
-
Uses of NetworkPolicyProps in org.cdk8s.plus25
Classes in org.cdk8s.plus25 that implement NetworkPolicyProps Modifier and Type Class Description static classNetworkPolicyProps.Jsii$ProxyAn implementation forNetworkPolicyPropsMethods in org.cdk8s.plus25 that return NetworkPolicyProps Modifier and Type Method Description NetworkPolicyPropsNetworkPolicyProps.Builder. build()Builds the configured instance.Constructors in org.cdk8s.plus25 with parameters of type NetworkPolicyProps Constructor Description NetworkPolicy(software.constructs.Construct scope, String id, NetworkPolicyProps props)
-