Uses of Class
com.hashicorp.cdktf.providers.google.binary_authorization_attestor.BinaryAuthorizationAttestorTimeouts.Builder
-
Packages that use BinaryAuthorizationAttestorTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.binary_authorization_attestor google_binary_authorization_attestor -
-
Uses of BinaryAuthorizationAttestorTimeouts.Builder in com.hashicorp.cdktf.providers.google.binary_authorization_attestor
Methods in com.hashicorp.cdktf.providers.google.binary_authorization_attestor that return BinaryAuthorizationAttestorTimeouts.Builder Modifier and Type Method Description static BinaryAuthorizationAttestorTimeouts.BuilderBinaryAuthorizationAttestorTimeouts. builder()BinaryAuthorizationAttestorTimeouts.BuilderBinaryAuthorizationAttestorTimeouts.Builder. create(String create)Sets the value ofBinaryAuthorizationAttestorTimeouts.getCreate()BinaryAuthorizationAttestorTimeouts.BuilderBinaryAuthorizationAttestorTimeouts.Builder. delete(String delete)Sets the value ofBinaryAuthorizationAttestorTimeouts.getDelete()BinaryAuthorizationAttestorTimeouts.BuilderBinaryAuthorizationAttestorTimeouts.Builder. update(String update)Sets the value ofBinaryAuthorizationAttestorTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.binary_authorization_attestor with parameters of type BinaryAuthorizationAttestorTimeouts.Builder Constructor Description Jsii$Proxy(BinaryAuthorizationAttestorTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theBinaryAuthorizationAttestorTimeouts.Builder.
-