topics

@JvmName(name = "huhaiivpeuwawpvf")
suspend fun topics(value: Output<List<SecretTopicArgs>>)
@JvmName(name = "yhtlaiglpklbwevf")
suspend fun topics(value: List<SecretTopicArgs>?)

Parameters

value

A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret or its versions.


@JvmName(name = "qjooxpmqdusmtgkf")
suspend fun topics(vararg values: Output<SecretTopicArgs>)


@JvmName(name = "elijjcpedaiqyoqw")
suspend fun topics(values: List<Output<SecretTopicArgs>>)
@JvmName(name = "bmgecaikkahmblio")
suspend fun topics(vararg values: SecretTopicArgs)

Parameters

values

A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret or its versions.


@JvmName(name = "cdbqjveakgmljkfo")
suspend fun topics(argument: List<suspend SecretTopicArgsBuilder.() -> Unit>)
@JvmName(name = "rtqqfafqhyxputpb")
suspend fun topics(vararg argument: suspend SecretTopicArgsBuilder.() -> Unit)
@JvmName(name = "njmqewqpubnyfigx")
suspend fun topics(argument: suspend SecretTopicArgsBuilder.() -> Unit)

Parameters

argument

A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret or its versions.