Uses of Interface
com.hashicorp.cdktf.providers.google.scc_project_custom_module.SccProjectCustomModuleCustomConfigCustomOutputProperties
-
Packages that use SccProjectCustomModuleCustomConfigCustomOutputProperties Package Description com.hashicorp.cdktf.providers.google.scc_project_custom_module google_scc_project_custom_module -
-
Uses of SccProjectCustomModuleCustomConfigCustomOutputProperties in com.hashicorp.cdktf.providers.google.scc_project_custom_module
Classes in com.hashicorp.cdktf.providers.google.scc_project_custom_module that implement SccProjectCustomModuleCustomConfigCustomOutputProperties Modifier and Type Class Description static classSccProjectCustomModuleCustomConfigCustomOutputProperties.Jsii$ProxyAn implementation forSccProjectCustomModuleCustomConfigCustomOutputPropertiesMethods in com.hashicorp.cdktf.providers.google.scc_project_custom_module that return SccProjectCustomModuleCustomConfigCustomOutputProperties Modifier and Type Method Description SccProjectCustomModuleCustomConfigCustomOutputPropertiesSccProjectCustomModuleCustomConfigCustomOutputProperties.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.scc_project_custom_module with parameters of type SccProjectCustomModuleCustomConfigCustomOutputProperties Modifier and Type Method Description voidSccProjectCustomModuleCustomConfigCustomOutputPropertiesOutputReference. setInternalValue(SccProjectCustomModuleCustomConfigCustomOutputProperties value)Method parameters in com.hashicorp.cdktf.providers.google.scc_project_custom_module with type arguments of type SccProjectCustomModuleCustomConfigCustomOutputProperties Modifier and Type Method Description SccProjectCustomModuleCustomConfigCustomOutput.BuilderSccProjectCustomModuleCustomConfigCustomOutput.Builder. properties(List<? extends SccProjectCustomModuleCustomConfigCustomOutputProperties> properties)Sets the value ofSccProjectCustomModuleCustomConfigCustomOutput.getProperties()voidSccProjectCustomModuleCustomConfigCustomOutputPropertiesList. setInternalValue(List<SccProjectCustomModuleCustomConfigCustomOutputProperties> value)
-