Class DataprocMetastoreServiceConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.dataproc_metastore_service.DataprocMetastoreServiceConfig.Jsii$Proxy
-
- All Implemented Interfaces:
DataprocMetastoreServiceConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- DataprocMetastoreServiceConfig
@Stability(Stable) @Internal public static final class DataprocMetastoreServiceConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DataprocMetastoreServiceConfig
An implementation forDataprocMetastoreServiceConfig
-
-
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.dataproc_metastore_service.DataprocMetastoreServiceConfig
DataprocMetastoreServiceConfig.Builder, DataprocMetastoreServiceConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(DataprocMetastoreServiceConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theDataprocMetastoreServiceConfig.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()StringgetDatabaseType()The database type that the Metastore service stores its data.List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()DataprocMetastoreServiceEncryptionConfiggetEncryptionConfig()encryption_config block.com.hashicorp.cdktf.ITerraformIteratorgetForEach()DataprocMetastoreServiceHiveMetastoreConfiggetHiveMetastoreConfig()hive_metastore_config block.StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_metastore_service#id DataprocMetastoreService#id}.Map<String,String>getLabels()User-defined labels for the metastore service.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()StringgetLocation()The location where the metastore service should reside.DataprocMetastoreServiceMaintenanceWindowgetMaintenanceWindow()maintenance_window block.DataprocMetastoreServiceMetadataIntegrationgetMetadataIntegration()metadata_integration block.StringgetNetwork()The relative resource name of the VPC network on which the instance can be accessed.DataprocMetastoreServiceNetworkConfiggetNetworkConfig()network_config block.NumbergetPort()The TCP port at which the metastore service is reached.StringgetProject()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_metastore_service#project DataprocMetastoreService#project}.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()StringgetReleaseChannel()The release channel of the service.DataprocMetastoreServiceScalingConfiggetScalingConfig()scaling_config block.DataprocMetastoreServiceScheduledBackupgetScheduledBackup()scheduled_backup block.StringgetServiceId()The ID of the metastore service.DataprocMetastoreServiceTelemetryConfiggetTelemetryConfig()telemetry_config block.StringgetTier()The tier of the service.DataprocMetastoreServiceTimeoutsgetTimeouts()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(DataprocMetastoreServiceConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theDataprocMetastoreServiceConfig.Builder.
-
-
Method Detail
-
getServiceId
public final String getServiceId()
Description copied from interface:DataprocMetastoreServiceConfigThe ID of the metastore service.The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between 3 and 63 characters. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_metastore_service#service_id DataprocMetastoreService#service_id}
- Specified by:
getServiceIdin interfaceDataprocMetastoreServiceConfig
-
getDatabaseType
public final String getDatabaseType()
Description copied from interface:DataprocMetastoreServiceConfigThe database type that the Metastore service stores its data. Default value: "MYSQL" Possible values: ["MYSQL", "SPANNER"].Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_metastore_service#database_type DataprocMetastoreService#database_type}
- Specified by:
getDatabaseTypein interfaceDataprocMetastoreServiceConfig
-
getEncryptionConfig
public final DataprocMetastoreServiceEncryptionConfig getEncryptionConfig()
Description copied from interface:DataprocMetastoreServiceConfigencryption_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_metastore_service#encryption_config DataprocMetastoreService#encryption_config}
- Specified by:
getEncryptionConfigin interfaceDataprocMetastoreServiceConfig
-
getHiveMetastoreConfig
public final DataprocMetastoreServiceHiveMetastoreConfig getHiveMetastoreConfig()
Description copied from interface:DataprocMetastoreServiceConfighive_metastore_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_metastore_service#hive_metastore_config DataprocMetastoreService#hive_metastore_config}
- Specified by:
getHiveMetastoreConfigin interfaceDataprocMetastoreServiceConfig
-
getId
public final String getId()
Description copied from interface:DataprocMetastoreServiceConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_metastore_service#id DataprocMetastoreService#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 interfaceDataprocMetastoreServiceConfig
-
getLabels
public final Map<String,String> getLabels()
Description copied from interface:DataprocMetastoreServiceConfigUser-defined labels for the metastore service.**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/dataproc_metastore_service#labels DataprocMetastoreService#labels}
- Specified by:
getLabelsin interfaceDataprocMetastoreServiceConfig
-
getLocation
public final String getLocation()
Description copied from interface:DataprocMetastoreServiceConfigThe location where the metastore service should reside. The default value is 'global'.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_metastore_service#location DataprocMetastoreService#location}
- Specified by:
getLocationin interfaceDataprocMetastoreServiceConfig
-
getMaintenanceWindow
public final DataprocMetastoreServiceMaintenanceWindow getMaintenanceWindow()
Description copied from interface:DataprocMetastoreServiceConfigmaintenance_window block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_metastore_service#maintenance_window DataprocMetastoreService#maintenance_window}
- Specified by:
getMaintenanceWindowin interfaceDataprocMetastoreServiceConfig
-
getMetadataIntegration
public final DataprocMetastoreServiceMetadataIntegration getMetadataIntegration()
Description copied from interface:DataprocMetastoreServiceConfigmetadata_integration block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_metastore_service#metadata_integration DataprocMetastoreService#metadata_integration}
- Specified by:
getMetadataIntegrationin interfaceDataprocMetastoreServiceConfig
-
getNetwork
public final String getNetwork()
Description copied from interface:DataprocMetastoreServiceConfigThe relative resource name of the VPC network on which the instance can be accessed.It is specified in the following form: "projects/{projectNumber}/global/networks/{network_id}". Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_metastore_service#network DataprocMetastoreService#network}
- Specified by:
getNetworkin interfaceDataprocMetastoreServiceConfig
-
getNetworkConfig
public final DataprocMetastoreServiceNetworkConfig getNetworkConfig()
Description copied from interface:DataprocMetastoreServiceConfignetwork_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_metastore_service#network_config DataprocMetastoreService#network_config}
- Specified by:
getNetworkConfigin interfaceDataprocMetastoreServiceConfig
-
getPort
public final Number getPort()
Description copied from interface:DataprocMetastoreServiceConfigThe TCP port at which the metastore service is reached. Default: 9083.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_metastore_service#port DataprocMetastoreService#port}
- Specified by:
getPortin interfaceDataprocMetastoreServiceConfig
-
getProject
public final String getProject()
Description copied from interface:DataprocMetastoreServiceConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_metastore_service#project DataprocMetastoreService#project}.- Specified by:
getProjectin interfaceDataprocMetastoreServiceConfig
-
getReleaseChannel
public final String getReleaseChannel()
Description copied from interface:DataprocMetastoreServiceConfigThe release channel of the service. If unspecified, defaults to 'STABLE'. Default value: "STABLE" Possible values: ["CANARY", "STABLE"].Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_metastore_service#release_channel DataprocMetastoreService#release_channel}
- Specified by:
getReleaseChannelin interfaceDataprocMetastoreServiceConfig
-
getScalingConfig
public final DataprocMetastoreServiceScalingConfig getScalingConfig()
Description copied from interface:DataprocMetastoreServiceConfigscaling_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_metastore_service#scaling_config DataprocMetastoreService#scaling_config}
- Specified by:
getScalingConfigin interfaceDataprocMetastoreServiceConfig
-
getScheduledBackup
public final DataprocMetastoreServiceScheduledBackup getScheduledBackup()
Description copied from interface:DataprocMetastoreServiceConfigscheduled_backup block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_metastore_service#scheduled_backup DataprocMetastoreService#scheduled_backup}
- Specified by:
getScheduledBackupin interfaceDataprocMetastoreServiceConfig
-
getTelemetryConfig
public final DataprocMetastoreServiceTelemetryConfig getTelemetryConfig()
Description copied from interface:DataprocMetastoreServiceConfigtelemetry_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_metastore_service#telemetry_config DataprocMetastoreService#telemetry_config}
- Specified by:
getTelemetryConfigin interfaceDataprocMetastoreServiceConfig
-
getTier
public final String getTier()
Description copied from interface:DataprocMetastoreServiceConfigThe tier of the service. Possible values: ["DEVELOPER", "ENTERPRISE"].Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_metastore_service#tier DataprocMetastoreService#tier}
- Specified by:
getTierin interfaceDataprocMetastoreServiceConfig
-
getTimeouts
public final DataprocMetastoreServiceTimeouts getTimeouts()
Description copied from interface:DataprocMetastoreServiceConfigtimeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_metastore_service#timeouts DataprocMetastoreService#timeouts}
- Specified by:
getTimeoutsin interfaceDataprocMetastoreServiceConfig
-
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
-
-