GoldengateDeploymentType(mapping=None, *, ignore_unknown_fields=False, **kwargs)Details of the Goldengate Deployment Type resource.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Identifier. The name of the Goldengate Deployment Type resource with the format: projects/{project}/locations/{region}/goldengateDeploymentTypes/{goldengate_deployment_type} |
deployment_type |
google.cloud.oracledatabase_v1.types.GoldengateDeploymentType.DeploymentType
Output only. The deployment type of the Goldengate Deployment Type resource. |
category |
google.cloud.oracledatabase_v1.types.GoldengateDeploymentType.DeploymentCategory
Output only. The category of the Goldengate Deployment Type resource. |
connection_types |
MutableSequence[str]
Output only. The connection types of the Goldengate Deployment Type resource. |
display_name |
str
Output only. The display name of the Goldengate Deployment Type resource. |
ogg_version |
str
Output only. The Ogg version of the Goldengate Deployment Type resource. |
source_technologies |
MutableSequence[str]
Output only. The source technologies of the Goldengate Deployment Type resource. |
supported_capabilities |
MutableSequence[str]
Output only. The supported capabilities of the Goldengate Deployment Type resource. |
supported_technologies_url |
str
Output only. The supported technologies URL of the Goldengate Deployment Type resource. |
target_technologies |
MutableSequence[str]
Output only. The target technologies of the Goldengate Deployment Type resource. |
default_username |
str
Output only. The default username of the Goldengate Deployment Type resource. |
Classes
DeploymentCategory
DeploymentCategory(value)The category of the Goldengate Deployment Type resource.
DeploymentType
DeploymentType(value)The deployment type of the Goldengate Deployment Type resource.