Uses of Interface
com.hashicorp.cdktf.providers.google.scc_organization_custom_module.SccOrganizationCustomModuleCustomConfigCustomOutput
-
Packages that use SccOrganizationCustomModuleCustomConfigCustomOutput Package Description com.hashicorp.cdktf.providers.google.scc_organization_custom_module google_scc_organization_custom_module -
-
Uses of SccOrganizationCustomModuleCustomConfigCustomOutput in com.hashicorp.cdktf.providers.google.scc_organization_custom_module
Classes in com.hashicorp.cdktf.providers.google.scc_organization_custom_module that implement SccOrganizationCustomModuleCustomConfigCustomOutput Modifier and Type Class Description static classSccOrganizationCustomModuleCustomConfigCustomOutput.Jsii$ProxyAn implementation forSccOrganizationCustomModuleCustomConfigCustomOutputMethods in com.hashicorp.cdktf.providers.google.scc_organization_custom_module that return SccOrganizationCustomModuleCustomConfigCustomOutput Modifier and Type Method Description SccOrganizationCustomModuleCustomConfigCustomOutputSccOrganizationCustomModuleCustomConfigCustomOutput.Builder. build()Builds the configured instance.default SccOrganizationCustomModuleCustomConfigCustomOutputSccOrganizationCustomModuleCustomConfig. getCustomOutput()custom_output block.SccOrganizationCustomModuleCustomConfigCustomOutputSccOrganizationCustomModuleCustomConfig.Jsii$Proxy. getCustomOutput()SccOrganizationCustomModuleCustomConfigCustomOutputSccOrganizationCustomModuleCustomConfigOutputReference. getCustomOutputInput()SccOrganizationCustomModuleCustomConfigCustomOutputSccOrganizationCustomModuleCustomConfigCustomOutputOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.scc_organization_custom_module with parameters of type SccOrganizationCustomModuleCustomConfigCustomOutput Modifier and Type Method Description SccOrganizationCustomModuleCustomConfig.BuilderSccOrganizationCustomModuleCustomConfig.Builder. customOutput(SccOrganizationCustomModuleCustomConfigCustomOutput customOutput)Sets the value ofSccOrganizationCustomModuleCustomConfig.getCustomOutput()voidSccOrganizationCustomModuleCustomConfigOutputReference. putCustomOutput(SccOrganizationCustomModuleCustomConfigCustomOutput value)voidSccOrganizationCustomModuleCustomConfigCustomOutputOutputReference. setInternalValue(SccOrganizationCustomModuleCustomConfigCustomOutput value)
-