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