secretStore

@JvmName(name = "exrrwhtukegtawac")
suspend fun secretStore(value: Output<Either<String, SecretStoreType>>)
@JvmName(name = "pdsslufggkvdgnlc")
suspend fun secretStore(value: Either<String, SecretStoreType>?)
@JvmName(name = "jdrwrrsxurpkulxa")
fun secretStore(value: String)
@JvmName(name = "vkoevctcqwlirfyy")
fun secretStore(value: SecretStoreType)

Parameters

value