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