Uses of Interface
org.cdk8s.plus25.k8s.AggregationRule
-
Packages that use AggregationRule Package Description org.cdk8s.plus25.k8s -
-
Uses of AggregationRule in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement AggregationRule Modifier and Type Class Description static classAggregationRule.Jsii$ProxyAn implementation forAggregationRuleMethods in org.cdk8s.plus25.k8s that return AggregationRule Modifier and Type Method Description AggregationRuleAggregationRule.Builder. build()Builds the configured instance.default AggregationRuleKubeClusterRoleProps. getAggregationRule()AggregationRule is an optional field that describes how to build the Rules for this ClusterRole.AggregationRuleKubeClusterRoleProps.Jsii$Proxy. getAggregationRule()Methods in org.cdk8s.plus25.k8s with parameters of type AggregationRule Modifier and Type Method Description KubeClusterRole.BuilderKubeClusterRole.Builder. aggregationRule(AggregationRule aggregationRule)AggregationRule is an optional field that describes how to build the Rules for this ClusterRole.KubeClusterRoleProps.BuilderKubeClusterRoleProps.Builder. aggregationRule(AggregationRule aggregationRule)Sets the value ofKubeClusterRoleProps.getAggregationRule()
-