SecretStoreDetailsArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "uggheuakxrgihmba")
fun secretStore(value: SecretStoreType)
@JvmName(name = "crmcnpwpymxhtmyi")
suspend fun secretStore(value: Either<String, SecretStoreType>?)
@JvmName(name = "itxwnpbofpcqovxs")
suspend fun secretStore(value: Output<Either<String, SecretStoreType>>)
@JvmName(name = "yssqfutwewbdgnxk")
fun secretStore(value: String)
Link copied to clipboard
@JvmName(name = "rwojhwiliahqpuls")
suspend fun secretStoreProperties(value: SecretStorePropertiesArgs?)
@JvmName(name = "riiacwalnjdrfjkb")
suspend fun secretStoreProperties(value: Output<SecretStorePropertiesArgs>)
@JvmName(name = "rftpwfbqwjqfnohm")
suspend fun secretStoreProperties(argument: suspend SecretStorePropertiesArgsBuilder.() -> Unit)