Instance

class Instance

Details discovered information about a running instance using Linux subscriptions.

Types

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

Properties

Link copied to clipboard

The account ID which owns the instance.

Link copied to clipboard

The AMI ID used to launch the instance.

Link copied to clipboard

Indicates that you have two different license subscriptions for the same software on your instance.

Link copied to clipboard

The instance ID of the resource.

Link copied to clipboard

The instance type of the resource.

Link copied to clipboard

The time in which the last discovery updated the instance details.

Link copied to clipboard

The operating system software version that runs on your instance.

Link copied to clipboard

The product code for the instance. For more information, see Usage operation values in the License Manager User Guide .

Link copied to clipboard

The Region the instance is running in.

Link copied to clipboard

Indicates that your instance uses a BYOL license subscription from a third-party Linux subscription provider that you've registered with License Manager.

Link copied to clipboard

The status of the instance.

Link copied to clipboard

The name of the license subscription that the instance uses.

Link copied to clipboard

The timestamp when you registered the third-party Linux subscription provider for the subscription that the instance uses.

Link copied to clipboard

The timestamp from the last time that the instance synced with the registered third-party Linux subscription provider.

Link copied to clipboard

The usage operation of the instance. For more information, see For more information, see Usage operation values in the License Manager User Guide.

Functions

Link copied to clipboard
inline fun copy(block: Instance.Builder.() -> Unit = {}): Instance
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