Properties of an Instance.
Package
@google-cloud/data-fusionProperties
accelerators
accelerators?: (google.cloud.datafusion.v1.IAccelerator[]|null);Instance accelerators
apiEndpoint
apiEndpoint?: (string|null);Instance apiEndpoint
availableVersion
availableVersion?: (google.cloud.datafusion.v1.IVersion[]|null);Instance availableVersion
createTime
createTime?: (google.protobuf.ITimestamp|null);Instance createTime
cryptoKeyConfig
cryptoKeyConfig?: (google.cloud.datafusion.v1.ICryptoKeyConfig|null);Instance cryptoKeyConfig
dataprocServiceAccount
dataprocServiceAccount?: (string|null);Instance dataprocServiceAccount
description
description?: (string|null);Instance description
disabledReason
disabledReason?: (google.cloud.datafusion.v1.Instance.DisabledReason[]|null);Instance disabledReason
displayName
displayName?: (string|null);Instance displayName
enableRbac
enableRbac?: (boolean|null);Instance enableRbac
enableStackdriverLogging
enableStackdriverLogging?: (boolean|null);Instance enableStackdriverLogging
enableStackdriverMonitoring
enableStackdriverMonitoring?: (boolean|null);Instance enableStackdriverMonitoring
gcsBucket
gcsBucket?: (string|null);Instance gcsBucket
labels
labels?: ({ [k: string]: string }|null);Instance labels
name
name?: (string|null);Instance name
networkConfig
networkConfig?: (google.cloud.datafusion.v1.INetworkConfig|null);Instance networkConfig
options
options?: ({ [k: string]: string }|null);Instance options
p4ServiceAccount
p4ServiceAccount?: (string|null);Instance p4ServiceAccount
privateInstance
privateInstance?: (boolean|null);Instance privateInstance
serviceAccount
serviceAccount?: (string|null);Instance serviceAccount
serviceEndpoint
serviceEndpoint?: (string|null);Instance serviceEndpoint
state
state?: (google.cloud.datafusion.v1.Instance.State|keyof typeof google.cloud.datafusion.v1.Instance.State|null);Instance state
stateMessage
stateMessage?: (string|null);Instance stateMessage
tenantProjectId
tenantProjectId?: (string|null);Instance tenantProjectId
type
type?: (google.cloud.datafusion.v1.Instance.Type|keyof typeof google.cloud.datafusion.v1.Instance.Type|null);Instance type
updateTime
updateTime?: (google.protobuf.ITimestamp|null);Instance updateTime
version
version?: (string|null);Instance version
zone
zone?: (string|null);Instance zone