OdbNetworkSummary

Information about an ODB network.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Web Services Availability Zone (AZ) where the ODB network is located.

Link copied to clipboard

The AZ ID of the AZ where the ODB network is located.

Link copied to clipboard

The CIDR range of the backup subnet in the ODB network.

Link copied to clipboard

The CIDR range of the client subnet in the ODB network.

Link copied to clipboard

The date and time when the ODB network was created.

Link copied to clipboard

The domain name for the resources in the ODB network.

Link copied to clipboard

The DNS prefix to the default DNS domain name. The default DNS domain name is oraclevcn.com.

Link copied to clipboard

The user-friendly name of the ODB network.

Link copied to clipboard

The managed services configuration for the ODB network.

Link copied to clipboard

The DNS resolver endpoint in OCI for forwarding DNS queries for the ociPrivateZone domain.

Link copied to clipboard

The unique identifier of the OCI network anchor for the ODB network.

Link copied to clipboard

The URL of the OCI network anchor for the ODB network.

Link copied to clipboard

The name of the OCI resource anchor associated with the ODB network.

Link copied to clipboard

The Oracle Cloud ID (OCID) for the Virtual Cloud Network (VCN) associated with the ODB network.

Link copied to clipboard

The URL for the VCN that's associated with the ODB network.

Link copied to clipboard

The Amazon Resource Name (ARN) of the ODB network.

Link copied to clipboard

The unique identifier of the ODB network.

Link copied to clipboard

The list of CIDR ranges from the peered VPC that are allowed access to the ODB network.

Link copied to clipboard

The amount of progress made on the current operation on the ODB network, expressed as a percentage.

Link copied to clipboard

The current status of the ODB network.

Link copied to clipboard

Additional information about the current status of the ODB network.

Functions

Link copied to clipboard
inline fun copy(block: OdbNetworkSummary.Builder.() -> Unit = {}): OdbNetworkSummary
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String