Uses of Class
com.hashicorp.cdktf.providers.google.scc_project_custom_module.SccProjectCustomModuleCustomConfigCustomOutput.Builder
-
Packages that use SccProjectCustomModuleCustomConfigCustomOutput.Builder Package Description com.hashicorp.cdktf.providers.google.scc_project_custom_module google_scc_project_custom_module -
-
Uses of SccProjectCustomModuleCustomConfigCustomOutput.Builder in com.hashicorp.cdktf.providers.google.scc_project_custom_module
Methods in com.hashicorp.cdktf.providers.google.scc_project_custom_module that return SccProjectCustomModuleCustomConfigCustomOutput.Builder Modifier and Type Method Description static SccProjectCustomModuleCustomConfigCustomOutput.BuilderSccProjectCustomModuleCustomConfigCustomOutput. builder()SccProjectCustomModuleCustomConfigCustomOutput.BuilderSccProjectCustomModuleCustomConfigCustomOutput.Builder. properties(com.hashicorp.cdktf.IResolvable properties)Sets the value ofSccProjectCustomModuleCustomConfigCustomOutput.getProperties()SccProjectCustomModuleCustomConfigCustomOutput.BuilderSccProjectCustomModuleCustomConfigCustomOutput.Builder. properties(List<? extends SccProjectCustomModuleCustomConfigCustomOutputProperties> properties)Sets the value ofSccProjectCustomModuleCustomConfigCustomOutput.getProperties()Constructors in com.hashicorp.cdktf.providers.google.scc_project_custom_module with parameters of type SccProjectCustomModuleCustomConfigCustomOutput.Builder Constructor Description Jsii$Proxy(SccProjectCustomModuleCustomConfigCustomOutput.Builder builder)Constructor that initializes the object based on literal property values passed by theSccProjectCustomModuleCustomConfigCustomOutput.Builder.
-