Uses of Class
com.hashicorp.cdktf.providers.google.scc_v2_organization_scc_big_query_exports.SccV2OrganizationSccBigQueryExportsTimeouts.Builder
-
Packages that use SccV2OrganizationSccBigQueryExportsTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.scc_v2_organization_scc_big_query_exports google_scc_v2_organization_scc_big_query_exports -
-
Uses of SccV2OrganizationSccBigQueryExportsTimeouts.Builder in com.hashicorp.cdktf.providers.google.scc_v2_organization_scc_big_query_exports
Methods in com.hashicorp.cdktf.providers.google.scc_v2_organization_scc_big_query_exports that return SccV2OrganizationSccBigQueryExportsTimeouts.Builder Modifier and Type Method Description static SccV2OrganizationSccBigQueryExportsTimeouts.BuilderSccV2OrganizationSccBigQueryExportsTimeouts. builder()SccV2OrganizationSccBigQueryExportsTimeouts.BuilderSccV2OrganizationSccBigQueryExportsTimeouts.Builder. create(String create)Sets the value ofSccV2OrganizationSccBigQueryExportsTimeouts.getCreate()SccV2OrganizationSccBigQueryExportsTimeouts.BuilderSccV2OrganizationSccBigQueryExportsTimeouts.Builder. delete(String delete)Sets the value ofSccV2OrganizationSccBigQueryExportsTimeouts.getDelete()SccV2OrganizationSccBigQueryExportsTimeouts.BuilderSccV2OrganizationSccBigQueryExportsTimeouts.Builder. update(String update)Sets the value ofSccV2OrganizationSccBigQueryExportsTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.scc_v2_organization_scc_big_query_exports with parameters of type SccV2OrganizationSccBigQueryExportsTimeouts.Builder Constructor Description Jsii$Proxy(SccV2OrganizationSccBigQueryExportsTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theSccV2OrganizationSccBigQueryExportsTimeouts.Builder.
-