Uses of Interface
com.hashicorp.cdktf.providers.google.compute_node_group.ComputeNodeGroupAutoscalingPolicy
-
Packages that use ComputeNodeGroupAutoscalingPolicy Package Description com.hashicorp.cdktf.providers.google.compute_node_group google_compute_node_group -
-
Uses of ComputeNodeGroupAutoscalingPolicy in com.hashicorp.cdktf.providers.google.compute_node_group
Classes in com.hashicorp.cdktf.providers.google.compute_node_group that implement ComputeNodeGroupAutoscalingPolicy Modifier and Type Class Description static classComputeNodeGroupAutoscalingPolicy.Jsii$ProxyAn implementation forComputeNodeGroupAutoscalingPolicyMethods in com.hashicorp.cdktf.providers.google.compute_node_group that return ComputeNodeGroupAutoscalingPolicy Modifier and Type Method Description ComputeNodeGroupAutoscalingPolicyComputeNodeGroupAutoscalingPolicy.Builder. build()Builds the configured instance.default ComputeNodeGroupAutoscalingPolicyComputeNodeGroupConfig. getAutoscalingPolicy()autoscaling_policy block.ComputeNodeGroupAutoscalingPolicyComputeNodeGroupConfig.Jsii$Proxy. getAutoscalingPolicy()ComputeNodeGroupAutoscalingPolicyComputeNodeGroup. getAutoscalingPolicyInput()ComputeNodeGroupAutoscalingPolicyComputeNodeGroupAutoscalingPolicyOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_node_group with parameters of type ComputeNodeGroupAutoscalingPolicy Modifier and Type Method Description ComputeNodeGroup.BuilderComputeNodeGroup.Builder. autoscalingPolicy(ComputeNodeGroupAutoscalingPolicy autoscalingPolicy)autoscaling_policy block.ComputeNodeGroupConfig.BuilderComputeNodeGroupConfig.Builder. autoscalingPolicy(ComputeNodeGroupAutoscalingPolicy autoscalingPolicy)Sets the value ofComputeNodeGroupConfig.getAutoscalingPolicy()voidComputeNodeGroup. putAutoscalingPolicy(ComputeNodeGroupAutoscalingPolicy value)voidComputeNodeGroupAutoscalingPolicyOutputReference. setInternalValue(ComputeNodeGroupAutoscalingPolicy value)
-