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