GetBatchScramSecretResult

data class GetBatchScramSecretResult(val secretArnList: List<String>? = null)

Constructors

Link copied to clipboard
constructor(secretArnList: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val secretArnList: List<String>? = null

List of Amazon Resource Name (ARN)s of Secrets Manager secrets.