KmsAccess

class KmsAccess

Configuration for Amazon Web Services Key Management Service (KMS) access from the ODB network.

Types

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

Properties

Link copied to clipboard

The domain name for Amazon Web Services Key Management Service (KMS) access configuration.

Link copied to clipboard

The IPv4 addresses allowed for Amazon Web Services Key Management Service (KMS) access.

Link copied to clipboard

The Amazon Web Services Key Management Service (KMS) policy document that defines permissions for key usage.

Link copied to clipboard

The current status of the Amazon Web Services Key Management Service (KMS) access configuration.

Functions

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