Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy_iam_member.DataprocAutoscalingPolicyIamMemberConfig
-
Packages that use DataprocAutoscalingPolicyIamMemberConfig Package Description com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy_iam_member google_dataproc_autoscaling_policy_iam_member -
-
Uses of DataprocAutoscalingPolicyIamMemberConfig in com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy_iam_member
Classes in com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy_iam_member that implement DataprocAutoscalingPolicyIamMemberConfig Modifier and Type Class Description static classDataprocAutoscalingPolicyIamMemberConfig.Jsii$ProxyAn implementation forDataprocAutoscalingPolicyIamMemberConfigMethods in com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy_iam_member that return DataprocAutoscalingPolicyIamMemberConfig Modifier and Type Method Description DataprocAutoscalingPolicyIamMemberConfigDataprocAutoscalingPolicyIamMemberConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.dataproc_autoscaling_policy_iam_member with parameters of type DataprocAutoscalingPolicyIamMemberConfig Constructor Description DataprocAutoscalingPolicyIamMember(software.constructs.Construct scope, String id, DataprocAutoscalingPolicyIamMemberConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_autoscaling_policy_iam_member google_dataproc_autoscaling_policy_iam_member} Resource.
-