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