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