Expand description
Data structures used by operation inputs/outputs.
Modules§
Structs§
- Autonomous
Virtual Machine Summary A summary of an Autonomous Virtual Machine (VM) within an Autonomous VM cluster.
- Cloud
Autonomous VmCluster Information about an Autonomous VM cluster resource.
- Cloud
Autonomous VmCluster Resource Details Resource details of an Autonomous VM cluster.
- Cloud
Autonomous VmCluster Summary A summary of an Autonomous VM cluster.
- Cloud
Exadata Infrastructure Information about an Exadata infrastructure.
- Cloud
Exadata Infrastructure Summary Information about an Exadata infrastructure.
- Cloud
Exadata Infrastructure Unallocated Resources Information about unallocated resources in the Cloud Exadata infrastructure.
- Cloud
VmCluster Information about a VM cluster.
- Cloud
VmCluster Summary Information about a VM cluster.
- Cross
Region S3Restore Sources Access The configuration access for the cross-Region Amazon S3 database restore source for the ODB network.
- Customer
Contact A contact to receive notification from Oracle about maintenance updates for a specific Exadata infrastructure.
- Data
Collection Options Information about the data collection options enabled for a VM cluster.
- DayOf
Week An enumeration of days of the week used for scheduling maintenance windows.
- DbIorm
Config The IORM configuration settings for the database.
- DbNode
Information about a DB node.
- DbNode
Summary Information about a DB node.
- DbServer
Information about a database server.
- DbServer
Patching Details The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
- DbServer
Summary Information about a database server.
- DbSystem
Shape Summary Information about a hardware system model (shape) that's available for an Exadata infrastructure. The shape determines resources, such as CPU cores, memory, and storage, to allocate to the Exadata infrastructure.
- Exadata
Iorm Config The IORM settings of the Exadata DB system.
- GiVersion
Summary Information about a specific version of Oracle Grid Infrastructure (GI) software that can be installed on a VM cluster.
- IamRole
Information about an Amazon Web Services Identity and Access Management (IAM) service role associated with a resource.
- KmsAccess
Configuration for Amazon Web Services Key Management Service (KMS) access from the ODB network.
- Maintenance
Window The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
- Managed
S3Backup Access The configuration for managed Amazon S3 backup access from the ODB network.
- Managed
Services The managed services configuration for the ODB network.
- Month
An enumeration of months used for scheduling maintenance windows.
- OciDns
Forwarding Config DNS configuration to forward DNS resolver endpoints to your OCI Private Zone.
- OciIdentity
Domain Information about an Oracle Cloud Infrastructure (OCI) identity domain configuration.
- OdbNetwork
Information about an ODB network.
- OdbNetwork
Summary Information about an ODB network.
- OdbPeering
Connection A peering connection between an ODB network and either another ODB network or a customer-owned VPC.
- OdbPeering
Connection Summary A summary of an ODB peering connection.
- S3Access
The configuration for Amazon S3 access from the ODB network.
- Service
Network Endpoint The configuration for a service network endpoint.
- StsAccess
Configuration for Amazon Web Services Security Token Service (STS) access from the ODB network.
- System
Version Summary Information about the compatible system versions that can be used with a specific Exadata shape and Grid Infrastructure (GI) version.
- Validation
Exception Field The input failed to meet the constraints specified by the service in a specified field. Make sure you provided the correct input and try again.
- Zero
EtlAccess The configuration for Zero-ETL access from the ODB network.
Enums§
- Access
- When writing a match expression against
Access, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Compute
Model - When writing a match expression against
ComputeModel, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - DayOf
Week Name - When writing a match expression against
DayOfWeekName, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - DbNode
Maintenance Type - When writing a match expression against
DbNodeMaintenanceType, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - DbNode
Resource Status - When writing a match expression against
DbNodeResourceStatus, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - DbServer
Patching Status - When writing a match expression against
DbServerPatchingStatus, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Disk
Redundancy - When writing a match expression against
DiskRedundancy, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - IamRole
Status - When writing a match expression against
IamRoleStatus, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Iorm
Lifecycle State - When writing a match expression against
IormLifecycleState, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - License
Model - When writing a match expression against
LicenseModel, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Managed
Resource Status - When writing a match expression against
ManagedResourceStatus, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Month
Name - When writing a match expression against
MonthName, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Objective
- When writing a match expression against
Objective, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - OciOnboarding
Status - When writing a match expression against
OciOnboardingStatus, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Patching
Mode Type - When writing a match expression against
PatchingModeType, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Preference
Type - When writing a match expression against
PreferenceType, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Resource
Status - When writing a match expression against
ResourceStatus, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Shape
Type - When writing a match expression against
ShapeType, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Supported
AwsIntegration - When writing a match expression against
SupportedAwsIntegration, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Validation
Exception Reason - When writing a match expression against
ValidationExceptionReason, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - VpcEndpoint
Type - When writing a match expression against
VpcEndpointType, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.