WorkspaceEncryptionConfigurationInfo

Contains the encryption configuration information for a workspace.

Types

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

Properties

Link copied to clipboard

The type of encryption used for the workspace.

Link copied to clipboard

The key ARN of the KMS key used for KMS encryption if encryptionType is KMS_BASED_ENCRYPTION.

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