BatchGetSecretValueResponse
Types
Properties
Link copied to clipboard
A list of errors Secrets Manager encountered while attempting to retrieve individual secrets.
Link copied to clipboard
Secrets Manager includes this value if there's more output available than what is included in the current response. This can occur even when the response includes no values at all, such as when you ask for a filtered view of a long list. To get the next results, call BatchGetSecretValue
again with this value.
Link copied to clipboard
A list of secret values.
Functions
Link copied to clipboard
inline fun copy(block: BatchGetSecretValueResponse.Builder.() -> Unit = {}): BatchGetSecretValueResponse