Uses of Class
com.hashicorp.cdktf.providers.google.scc_organization_custom_module.SccOrganizationCustomModuleCustomConfigCustomOutput.Builder
-
Packages that use SccOrganizationCustomModuleCustomConfigCustomOutput.Builder Package Description com.hashicorp.cdktf.providers.google.scc_organization_custom_module google_scc_organization_custom_module -
-
Uses of SccOrganizationCustomModuleCustomConfigCustomOutput.Builder in com.hashicorp.cdktf.providers.google.scc_organization_custom_module
Methods in com.hashicorp.cdktf.providers.google.scc_organization_custom_module that return SccOrganizationCustomModuleCustomConfigCustomOutput.Builder Modifier and Type Method Description static SccOrganizationCustomModuleCustomConfigCustomOutput.BuilderSccOrganizationCustomModuleCustomConfigCustomOutput. builder()SccOrganizationCustomModuleCustomConfigCustomOutput.BuilderSccOrganizationCustomModuleCustomConfigCustomOutput.Builder. properties(com.hashicorp.cdktf.IResolvable properties)Sets the value ofSccOrganizationCustomModuleCustomConfigCustomOutput.getProperties()SccOrganizationCustomModuleCustomConfigCustomOutput.BuilderSccOrganizationCustomModuleCustomConfigCustomOutput.Builder. properties(List<? extends SccOrganizationCustomModuleCustomConfigCustomOutputProperties> properties)Sets the value ofSccOrganizationCustomModuleCustomConfigCustomOutput.getProperties()Constructors in com.hashicorp.cdktf.providers.google.scc_organization_custom_module with parameters of type SccOrganizationCustomModuleCustomConfigCustomOutput.Builder Constructor Description Jsii$Proxy(SccOrganizationCustomModuleCustomConfigCustomOutput.Builder builder)Constructor that initializes the object based on literal property values passed by theSccOrganizationCustomModuleCustomConfigCustomOutput.Builder.
-