CustomerManagedKeyDetailsResponse

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

Details of the customer managed key associated with the workspace

Constructors

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