dumpFlags

@JvmName(name = "hblvlwspnxcqqrvy")
suspend fun dumpFlags(value: Output<DumpFlagsArgs>)
@JvmName(name = "hqvmaphiodeopxxj")
suspend fun dumpFlags(value: DumpFlagsArgs?)

Parameters

value

The initial dump flags. This field and the "dump_path" field are mutually exclusive.


@JvmName(name = "uxokyepujofpyxoa")
suspend fun dumpFlags(argument: suspend DumpFlagsArgsBuilder.() -> Unit)

Parameters

argument

The initial dump flags. This field and the "dump_path" field are mutually exclusive.