SecretStoreDetailsArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "vkoevctcqwlirfyy")
fun secretStore(value: SecretStoreType)
@JvmName(name = "pdsslufggkvdgnlc")
suspend fun secretStore(value: Either<String, SecretStoreType>?)
@JvmName(name = "exrrwhtukegtawac")
suspend fun secretStore(value: Output<Either<String, SecretStoreType>>)
@JvmName(name = "jdrwrrsxurpkulxa")
fun secretStore(value: String)
Link copied to clipboard
@JvmName(name = "kcyfcctmvarrfrtp")
suspend fun secretStoreProperties(value: SecretStorePropertiesArgs?)
@JvmName(name = "mlmtrqagnqiwddlk")
suspend fun secretStoreProperties(value: Output<SecretStorePropertiesArgs>)
@JvmName(name = "awkkfoccqxdmview")
suspend fun secretStoreProperties(argument: suspend SecretStorePropertiesArgsBuilder.() -> Unit)