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