Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_eks_node_group.DataAwsEksNodeGroupScalingConfig
-
Packages that use DataAwsEksNodeGroupScalingConfig Package Description com.hashicorp.cdktf.providers.aws.data_aws_eks_node_group data_aws_eks_node_group -
-
Uses of DataAwsEksNodeGroupScalingConfig in com.hashicorp.cdktf.providers.aws.data_aws_eks_node_group
Classes in com.hashicorp.cdktf.providers.aws.data_aws_eks_node_group that implement DataAwsEksNodeGroupScalingConfig Modifier and Type Class Description static classDataAwsEksNodeGroupScalingConfig.Jsii$ProxyAn implementation forDataAwsEksNodeGroupScalingConfigMethods in com.hashicorp.cdktf.providers.aws.data_aws_eks_node_group that return DataAwsEksNodeGroupScalingConfig Modifier and Type Method Description DataAwsEksNodeGroupScalingConfigDataAwsEksNodeGroupScalingConfig.Builder. build()Builds the configured instance.DataAwsEksNodeGroupScalingConfigDataAwsEksNodeGroupScalingConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.data_aws_eks_node_group with parameters of type DataAwsEksNodeGroupScalingConfig Modifier and Type Method Description voidDataAwsEksNodeGroupScalingConfigOutputReference. setInternalValue(DataAwsEksNodeGroupScalingConfig value)
-