Get Metastore Service Result
data class GetMetastoreServiceResult(val artifactGcsUri: String, val createTime: String, val databaseType: String, val deletionProtection: Boolean, val effectiveLabels: Map<String, String>, val encryptionConfigs: List<GetMetastoreServiceEncryptionConfig>, val endpointUri: String, val hiveMetastoreConfigs: List<GetMetastoreServiceHiveMetastoreConfig>, val id: String, val labels: Map<String, String>, val location: String, val maintenanceWindows: List<GetMetastoreServiceMaintenanceWindow>, val metadataIntegrations: List<GetMetastoreServiceMetadataIntegration>, val name: String, val network: String, val networkConfigs: List<GetMetastoreServiceNetworkConfig>, val port: Int, val project: String? = null, val pulumiLabels: Map<String, String>, val releaseChannel: String, val scalingConfigs: List<GetMetastoreServiceScalingConfig>, val scheduledBackups: List<GetMetastoreServiceScheduledBackup>, val serviceId: String, val state: String, val stateMessage: String, val telemetryConfigs: List<GetMetastoreServiceTelemetryConfig>, val tier: String, val uid: String, val updateTime: String)
A collection of values returned by getMetastoreService.
Constructors
Link copied to clipboard
constructor(artifactGcsUri: String, createTime: String, databaseType: String, deletionProtection: Boolean, effectiveLabels: Map<String, String>, encryptionConfigs: List<GetMetastoreServiceEncryptionConfig>, endpointUri: String, hiveMetastoreConfigs: List<GetMetastoreServiceHiveMetastoreConfig>, id: String, labels: Map<String, String>, location: String, maintenanceWindows: List<GetMetastoreServiceMaintenanceWindow>, metadataIntegrations: List<GetMetastoreServiceMetadataIntegration>, name: String, network: String, networkConfigs: List<GetMetastoreServiceNetworkConfig>, port: Int, project: String? = null, pulumiLabels: Map<String, String>, releaseChannel: String, scalingConfigs: List<GetMetastoreServiceScalingConfig>, scheduledBackups: List<GetMetastoreServiceScheduledBackup>, serviceId: String, state: String, stateMessage: String, telemetryConfigs: List<GetMetastoreServiceTelemetryConfig>, tier: String, uid: String, updateTime: String)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard