secretStore

@JvmName(name = "bmrofqyyiootryvs")
suspend fun secretStore(value: Output<SecretStoreArgs>)
@JvmName(name = "njqcqbmxydemqxji")
suspend fun secretStore(value: SecretStoreArgs?)

Parameters

value

An option to store secret value in secure place


@JvmName(name = "vvyvulcvhvuugywl")
suspend fun secretStore(argument: suspend SecretStoreArgsBuilder.() -> Unit)

Parameters

argument

An option to store secret value in secure place