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