ReplicateSecretToRegionsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of Regions in which to replicate the secret.

Link copied to clipboard

Specifies whether to overwrite a secret with the same name in the destination Region. By default, secrets aren't overwritten.

Link copied to clipboard

The ARN or name of the secret to replicate.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String