Uses of Class
com.hashicorp.cdktf.providers.google.scc_folder_custom_module.SccFolderCustomModuleCustomConfigCustomOutput.Builder
-
Packages that use SccFolderCustomModuleCustomConfigCustomOutput.Builder Package Description com.hashicorp.cdktf.providers.google.scc_folder_custom_module google_scc_folder_custom_module -
-
Uses of SccFolderCustomModuleCustomConfigCustomOutput.Builder in com.hashicorp.cdktf.providers.google.scc_folder_custom_module
Methods in com.hashicorp.cdktf.providers.google.scc_folder_custom_module that return SccFolderCustomModuleCustomConfigCustomOutput.Builder Modifier and Type Method Description static SccFolderCustomModuleCustomConfigCustomOutput.BuilderSccFolderCustomModuleCustomConfigCustomOutput. builder()SccFolderCustomModuleCustomConfigCustomOutput.BuilderSccFolderCustomModuleCustomConfigCustomOutput.Builder. properties(com.hashicorp.cdktf.IResolvable properties)Sets the value ofSccFolderCustomModuleCustomConfigCustomOutput.getProperties()SccFolderCustomModuleCustomConfigCustomOutput.BuilderSccFolderCustomModuleCustomConfigCustomOutput.Builder. properties(List<? extends SccFolderCustomModuleCustomConfigCustomOutputProperties> properties)Sets the value ofSccFolderCustomModuleCustomConfigCustomOutput.getProperties()Constructors in com.hashicorp.cdktf.providers.google.scc_folder_custom_module with parameters of type SccFolderCustomModuleCustomConfigCustomOutput.Builder Constructor Description Jsii$Proxy(SccFolderCustomModuleCustomConfigCustomOutput.Builder builder)Constructor that initializes the object based on literal property values passed by theSccFolderCustomModuleCustomConfigCustomOutput.Builder.
-