LoggingRuleArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "ppmhirlvigldihqr")
suspend fun action(value: Output<String>)
@JvmName(name = "kiutqsturufxiskp")
suspend fun action(value: String)
Link copied to clipboard
@JvmName(name = "kpibcofkkebgpoyo")
fun detailLevel(value: LoggingDetails)
@JvmName(name = "vveiwrrejyopisjc")
suspend fun detailLevel(value: Either<String, LoggingDetails>)
@JvmName(name = "yjjcshfytiaojbqq")
suspend fun detailLevel(value: Output<Either<String, LoggingDetails>>)
@JvmName(name = "syaqennjhpfqtjqs")
fun detailLevel(value: String)
Link copied to clipboard
@JvmName(name = "aefjaeycycrboebg")
fun direction(value: LoggingDirections)
@JvmName(name = "pqxxafkrrvpxpjqf")
suspend fun direction(value: Either<String, LoggingDirections>)
@JvmName(name = "wktrtpkoisbihgdm")
suspend fun direction(value: Output<Either<String, LoggingDirections>>)
@JvmName(name = "rvhckvrgdmrjvolj")
fun direction(value: String)
Link copied to clipboard
@JvmName(name = "tivsubrebgukpwhx")
suspend fun hiddenPropertyPaths(value: LoggingRuleHiddenPropertyPathsArgs?)
@JvmName(name = "mputwxtoqdgevfef")
suspend fun hiddenPropertyPaths(value: Output<LoggingRuleHiddenPropertyPathsArgs>)
@JvmName(name = "ssdwerinxghflnvx")
suspend fun hiddenPropertyPaths(argument: suspend LoggingRuleHiddenPropertyPathsArgsBuilder.() -> Unit)