replicas
Parameters
value
The list of Replicas for this Secret. Cannot be empty. Structure is documented below.
Parameters
values
The list of Replicas for this Secret. Cannot be empty. Structure is documented below.
suspend fun replicas(argument: List<suspend SecretReplicationUserManagedReplicaArgsBuilder.() -> Unit>)
suspend fun replicas(vararg argument: suspend SecretReplicationUserManagedReplicaArgsBuilder.() -> Unit)
Parameters
argument
The list of Replicas for this Secret. Cannot be empty. Structure is documented below.