GetSecurityKeyResult

data class GetSecurityKeyResult(val associationId: String? = null)

Constructors

Link copied to clipboard
constructor(associationId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val associationId: String? = null

An AssociationId is automatically generated when a storage config is associated with an instance.