CustomerManagedKeyDetailsResponse

data class CustomerManagedKeyDetailsResponse(val key: WorkspaceKeyDetailsResponse? = null, val status: String)

Details of the customer managed key associated with the workspace

Constructors

Link copied to clipboard
constructor(key: WorkspaceKeyDetailsResponse? = null, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The key object of the workspace

Link copied to clipboard

The customer managed key status on the workspace