Class DataplexDatascanConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.dataplex_datascan.DataplexDatascanConfig.Jsii$Proxy
-
- All Implemented Interfaces:
DataplexDatascanConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- DataplexDatascanConfig
@Stability(Stable) @Internal public static final class DataplexDatascanConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DataplexDatascanConfig
An implementation forDataplexDatascanConfig
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.google.dataplex_datascan.DataplexDatascanConfig
DataplexDatascanConfig.Builder, DataplexDatascanConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(DataplexDatascanConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theDataplexDatascanConfig.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()booleanequals(Object o)ObjectgetConnection()ObjectgetCount()DataplexDatascanDatagetData()data block.DataplexDatascanDataProfileSpecgetDataProfileSpec()data_profile_spec block.DataplexDatascanDataQualitySpecgetDataQualitySpec()data_quality_spec block.StringgetDataScanId()DataScan identifier.List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()StringgetDescription()Description of the scan.StringgetDisplayName()User friendly display name.DataplexDatascanExecutionSpecgetExecutionSpec()execution_spec block.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataplex_datascan#id DataplexDatascan#id}.Map<String,String>getLabels()User-defined labels for the scan.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()StringgetLocation()The location where the data scan should reside.StringgetProject()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataplex_datascan#project DataplexDatascan#project}.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()DataplexDatascanTimeoutsgetTimeouts()timeouts block.inthashCode()
-
-
-
Constructor Detail
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(DataplexDatascanConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theDataplexDatascanConfig.Builder.
-
-
Method Detail
-
getData
public final DataplexDatascanData getData()
Description copied from interface:DataplexDatascanConfigdata block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataplex_datascan#data DataplexDatascan#data}
- Specified by:
getDatain interfaceDataplexDatascanConfig
-
getDataScanId
public final String getDataScanId()
Description copied from interface:DataplexDatascanConfigDataScan identifier.Must contain only lowercase letters, numbers and hyphens. Must start with a letter. Must end with a number or a letter. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataplex_datascan#data_scan_id DataplexDatascan#data_scan_id}
- Specified by:
getDataScanIdin interfaceDataplexDatascanConfig
-
getExecutionSpec
public final DataplexDatascanExecutionSpec getExecutionSpec()
Description copied from interface:DataplexDatascanConfigexecution_spec block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataplex_datascan#execution_spec DataplexDatascan#execution_spec}
- Specified by:
getExecutionSpecin interfaceDataplexDatascanConfig
-
getLocation
public final String getLocation()
Description copied from interface:DataplexDatascanConfigThe location where the data scan should reside.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataplex_datascan#location DataplexDatascan#location}
- Specified by:
getLocationin interfaceDataplexDatascanConfig
-
getDataProfileSpec
public final DataplexDatascanDataProfileSpec getDataProfileSpec()
Description copied from interface:DataplexDatascanConfigdata_profile_spec block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataplex_datascan#data_profile_spec DataplexDatascan#data_profile_spec}
- Specified by:
getDataProfileSpecin interfaceDataplexDatascanConfig
-
getDataQualitySpec
public final DataplexDatascanDataQualitySpec getDataQualitySpec()
Description copied from interface:DataplexDatascanConfigdata_quality_spec block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataplex_datascan#data_quality_spec DataplexDatascan#data_quality_spec}
- Specified by:
getDataQualitySpecin interfaceDataplexDatascanConfig
-
getDescription
public final String getDescription()
Description copied from interface:DataplexDatascanConfigDescription of the scan.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataplex_datascan#description DataplexDatascan#description}
- Specified by:
getDescriptionin interfaceDataplexDatascanConfig
-
getDisplayName
public final String getDisplayName()
Description copied from interface:DataplexDatascanConfigUser friendly display name.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataplex_datascan#display_name DataplexDatascan#display_name}
- Specified by:
getDisplayNamein interfaceDataplexDatascanConfig
-
getId
public final String getId()
Description copied from interface:DataplexDatascanConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataplex_datascan#id DataplexDatascan#id}.Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
- Specified by:
getIdin interfaceDataplexDatascanConfig
-
getLabels
public final Map<String,String> getLabels()
Description copied from interface:DataplexDatascanConfigUser-defined labels for the scan. A list of key->value pairs.**Note**: This field is non-authoritative, and will only manage the labels present in your configuration. Please refer to the field 'effective_labels' for all of the labels present on the resource. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataplex_datascan#labels DataplexDatascan#labels}
- Specified by:
getLabelsin interfaceDataplexDatascanConfig
-
getProject
public final String getProject()
Description copied from interface:DataplexDatascanConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataplex_datascan#project DataplexDatascan#project}.- Specified by:
getProjectin interfaceDataplexDatascanConfig
-
getTimeouts
public final DataplexDatascanTimeouts getTimeouts()
Description copied from interface:DataplexDatascanConfigtimeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataplex_datascan#timeouts DataplexDatascan#timeouts}
- Specified by:
getTimeoutsin interfaceDataplexDatascanConfig
-
getConnection
public final Object getConnection()
- Specified by:
getConnectionin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getCount
public final Object getCount()
- Specified by:
getCountin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getDependsOn
public final List<com.hashicorp.cdktf.ITerraformDependable> getDependsOn()
- Specified by:
getDependsOnin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getForEach
public final com.hashicorp.cdktf.ITerraformIterator getForEach()
- Specified by:
getForEachin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getLifecycle
public final com.hashicorp.cdktf.TerraformResourceLifecycle getLifecycle()
- Specified by:
getLifecyclein interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvider
public final com.hashicorp.cdktf.TerraformProvider getProvider()
- Specified by:
getProviderin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvisioners
public final List<Object> getProvisioners()
- Specified by:
getProvisionersin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-