PartnerInfo

An object that contains information about the Lightsail partner program membership of an Amazon Lightsail account.

Types

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

Properties

Link copied to clipboard

The timestamp when the account was enrolled in the Lightsail partner program.

Link copied to clipboard

The status of the partner membership.

Link copied to clipboard

The tier of the partner membership.

Functions

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