SamlPrivateKey

Contains the private keys for the SAML provider.

This data type is used as a response element in the GetSAMLProvider operation.

Types

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

Properties

Link copied to clipboard

The unique identifier for the SAML private key.

Link copied to clipboard

The date and time, in ISO 8601 date-time format, when the private key was uploaded.

Functions

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