AccountModification

Describes a modification to the configuration of Bring Your Own License (BYOL) for the specified account.

Types

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

Properties

Link copied to clipboard

The IP address range, specified as an IPv4 CIDR block, for the management network interface used for the account.

Link copied to clipboard

The status of BYOL (whether BYOL is being enabled or disabled).

Link copied to clipboard

The error code that is returned if the configuration of BYOL cannot be modified.

Link copied to clipboard

The text of the error message that is returned if the configuration of BYOL cannot be modified.

Link copied to clipboard

The state of the modification to the configuration of BYOL.

Link copied to clipboard

The timestamp when the modification of the BYOL configuration was started.

Functions

Link copied to clipboard
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