replicas

@JvmName(name = "tdetjhetcoebvjra")
suspend fun replicas(value: Output<List<SecretReplicationUserManagedReplicaArgs>>)
@JvmName(name = "kujvibdxusnamcxs")
suspend fun replicas(value: List<SecretReplicationUserManagedReplicaArgs>)

Parameters

value

The list of Replicas for this Secret. Cannot be empty. Structure is documented below.


@JvmName(name = "egdfdylcdyhvltvv")
suspend fun replicas(vararg values: Output<SecretReplicationUserManagedReplicaArgs>)


@JvmName(name = "olqkeellinlmkvjp")
suspend fun replicas(values: List<Output<SecretReplicationUserManagedReplicaArgs>>)
@JvmName(name = "jjeqntynfynpdunb")
suspend fun replicas(vararg values: SecretReplicationUserManagedReplicaArgs)

Parameters

values

The list of Replicas for this Secret. Cannot be empty. Structure is documented below.


@JvmName(name = "qhayqbcmogecnedf")
suspend fun replicas(argument: List<suspend SecretReplicationUserManagedReplicaArgsBuilder.() -> Unit>)
@JvmName(name = "vuxemkgkuovqcebx")
suspend fun replicas(vararg argument: suspend SecretReplicationUserManagedReplicaArgsBuilder.() -> Unit)
@JvmName(name = "tyjfwamyeqjkxajd")
suspend fun replicas(argument: suspend SecretReplicationUserManagedReplicaArgsBuilder.() -> Unit)

Parameters

argument

The list of Replicas for this Secret. Cannot be empty. Structure is documented below.