DescribeKeyResponse

Types

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

Properties

Link copied to clipboard

The timestamp for when the API key resource was created in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.

Link copied to clipboard

The optional description for the API key resource.

Link copied to clipboard

The timestamp for when the API key resource will expire in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.

Link copied to clipboard
val key: String

The key value/string of an API key.

Link copied to clipboard

The Amazon Resource Name (ARN) for the API key resource. Used when you need to specify a resource across all Amazon Web Services.

Link copied to clipboard

The name of the API key resource.

Link copied to clipboard

API Restrictions on the allowed actions, resources, and referers for an API key resource.

Link copied to clipboard

Tags associated with the API key resource.

Link copied to clipboard

The timestamp for when the API key resource was last updated in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.

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