LedgerArgsBuilder

Builder for LedgerArgs.

Functions

Link copied to clipboard
@JvmName(name = "abshacjwutektbby")
suspend fun ledgerName(value: Output<String>)
@JvmName(name = "uhhipjichuabsfjm")
suspend fun ledgerName(value: String?)
Link copied to clipboard
@JvmName(name = "esspnhjaudkbmjue")
suspend fun location(value: Output<String>)
@JvmName(name = "hmgylyiuarxyqljx")
suspend fun location(value: String?)
Link copied to clipboard
@JvmName(name = "uvvaasuhmnajdyqo")
suspend fun properties(value: LedgerPropertiesArgs?)
@JvmName(name = "msbdywpnqvhhtsys")
suspend fun properties(value: Output<LedgerPropertiesArgs>)
@JvmName(name = "wgqhxmapkdncxvml")
suspend fun properties(argument: suspend LedgerPropertiesArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "sxbuowajioauivat")
suspend fun resourceGroupName(value: Output<String>)
@JvmName(name = "selolegvflduoxjr")
suspend fun resourceGroupName(value: String?)
Link copied to clipboard
@JvmName(name = "wtdqspgwqynhqlmn")
suspend fun tags(value: Output<Map<String, String>>)
@JvmName(name = "ocgbaahuguloslbf")
fun tags(vararg values: Pair<String, String>)
@JvmName(name = "upxcomhxvaysrfxl")
suspend fun tags(value: Map<String, String>?)