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