Uses of Interface
com.hashicorp.cdktf.providers.google.scc_project_custom_module.SccProjectCustomModuleCustomConfigCustomOutput
-
Packages that use SccProjectCustomModuleCustomConfigCustomOutput Package Description com.hashicorp.cdktf.providers.google.scc_project_custom_module google_scc_project_custom_module -
-
Uses of SccProjectCustomModuleCustomConfigCustomOutput in com.hashicorp.cdktf.providers.google.scc_project_custom_module
Classes in com.hashicorp.cdktf.providers.google.scc_project_custom_module that implement SccProjectCustomModuleCustomConfigCustomOutput Modifier and Type Class Description static classSccProjectCustomModuleCustomConfigCustomOutput.Jsii$ProxyAn implementation forSccProjectCustomModuleCustomConfigCustomOutputMethods in com.hashicorp.cdktf.providers.google.scc_project_custom_module that return SccProjectCustomModuleCustomConfigCustomOutput Modifier and Type Method Description SccProjectCustomModuleCustomConfigCustomOutputSccProjectCustomModuleCustomConfigCustomOutput.Builder. build()Builds the configured instance.default SccProjectCustomModuleCustomConfigCustomOutputSccProjectCustomModuleCustomConfig. getCustomOutput()custom_output block.SccProjectCustomModuleCustomConfigCustomOutputSccProjectCustomModuleCustomConfig.Jsii$Proxy. getCustomOutput()SccProjectCustomModuleCustomConfigCustomOutputSccProjectCustomModuleCustomConfigOutputReference. getCustomOutputInput()SccProjectCustomModuleCustomConfigCustomOutputSccProjectCustomModuleCustomConfigCustomOutputOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.scc_project_custom_module with parameters of type SccProjectCustomModuleCustomConfigCustomOutput Modifier and Type Method Description SccProjectCustomModuleCustomConfig.BuilderSccProjectCustomModuleCustomConfig.Builder. customOutput(SccProjectCustomModuleCustomConfigCustomOutput customOutput)Sets the value ofSccProjectCustomModuleCustomConfig.getCustomOutput()voidSccProjectCustomModuleCustomConfigOutputReference. putCustomOutput(SccProjectCustomModuleCustomConfigCustomOutput value)voidSccProjectCustomModuleCustomConfigCustomOutputOutputReference. setInternalValue(SccProjectCustomModuleCustomConfigCustomOutput value)
-