Get Enterprise Database Result
data class GetEnterpriseDatabaseResult(val clusterId: String, val id: String, val linkedDatabaseGroupNickname: String, val linkedDatabaseIds: List<String>, val name: String, val primaryAccessKey: String, val resourceGroupName: String, val secondaryAccessKey: String)
A collection of values returned by getEnterpriseDatabase.
Constructors
Properties
Link copied to clipboard
The Linked Database Group Nickname for the Redis Enterprise Database instance.
Link copied to clipboard
The Linked Database list for the Redis Enterprise Database instance.
Link copied to clipboard
The Primary Access Key for the Redis Enterprise Database instance.
Link copied to clipboard
Link copied to clipboard
The Secondary Access Key for the Redis Enterprise Database instance.