Uses of Class
com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config.DataLossPreventionDiscoveryConfigOrgConfigLocation.Builder
-
Packages that use DataLossPreventionDiscoveryConfigOrgConfigLocation.Builder Package Description com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config google_data_loss_prevention_discovery_config -
-
Uses of DataLossPreventionDiscoveryConfigOrgConfigLocation.Builder in com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config
Methods in com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config that return DataLossPreventionDiscoveryConfigOrgConfigLocation.Builder Modifier and Type Method Description static DataLossPreventionDiscoveryConfigOrgConfigLocation.BuilderDataLossPreventionDiscoveryConfigOrgConfigLocation. builder()DataLossPreventionDiscoveryConfigOrgConfigLocation.BuilderDataLossPreventionDiscoveryConfigOrgConfigLocation.Builder. folderId(String folderId)Sets the value ofDataLossPreventionDiscoveryConfigOrgConfigLocation.getFolderId()DataLossPreventionDiscoveryConfigOrgConfigLocation.BuilderDataLossPreventionDiscoveryConfigOrgConfigLocation.Builder. organizationId(String organizationId)Sets the value ofDataLossPreventionDiscoveryConfigOrgConfigLocation.getOrganizationId()Constructors in com.hashicorp.cdktf.providers.google.data_loss_prevention_discovery_config with parameters of type DataLossPreventionDiscoveryConfigOrgConfigLocation.Builder Constructor Description Jsii$Proxy(DataLossPreventionDiscoveryConfigOrgConfigLocation.Builder builder)Constructor that initializes the object based on literal property values passed by theDataLossPreventionDiscoveryConfigOrgConfigLocation.Builder.
-