TransferData

Data used to transfer a certificate to an Amazon Web Services account.

Types

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

Properties

Link copied to clipboard

The date the transfer was accepted.

Link copied to clipboard

The date the transfer was rejected.

Link copied to clipboard

The reason why the transfer was rejected.

Link copied to clipboard

The date the transfer took place.

Link copied to clipboard

The transfer message.

Functions

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