Uses of Class
com.hashicorp.cdktf.providers.google.scc_organization_custom_module.SccOrganizationCustomModuleCustomConfigCustomOutputProperties.Builder
-
Packages that use SccOrganizationCustomModuleCustomConfigCustomOutputProperties.Builder Package Description com.hashicorp.cdktf.providers.google.scc_organization_custom_module google_scc_organization_custom_module -
-
Uses of SccOrganizationCustomModuleCustomConfigCustomOutputProperties.Builder in com.hashicorp.cdktf.providers.google.scc_organization_custom_module
Methods in com.hashicorp.cdktf.providers.google.scc_organization_custom_module that return SccOrganizationCustomModuleCustomConfigCustomOutputProperties.Builder Modifier and Type Method Description static SccOrganizationCustomModuleCustomConfigCustomOutputProperties.BuilderSccOrganizationCustomModuleCustomConfigCustomOutputProperties. builder()SccOrganizationCustomModuleCustomConfigCustomOutputProperties.BuilderSccOrganizationCustomModuleCustomConfigCustomOutputProperties.Builder. name(String name)Sets the value ofSccOrganizationCustomModuleCustomConfigCustomOutputProperties.getName()SccOrganizationCustomModuleCustomConfigCustomOutputProperties.BuilderSccOrganizationCustomModuleCustomConfigCustomOutputProperties.Builder. valueExpression(SccOrganizationCustomModuleCustomConfigCustomOutputPropertiesValueExpression valueExpression)Constructors in com.hashicorp.cdktf.providers.google.scc_organization_custom_module with parameters of type SccOrganizationCustomModuleCustomConfigCustomOutputProperties.Builder Constructor Description Jsii$Proxy(SccOrganizationCustomModuleCustomConfigCustomOutputProperties.Builder builder)Constructor that initializes the object based on literal property values passed by theSccOrganizationCustomModuleCustomConfigCustomOutputProperties.Builder.
-