LoggingRuleArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "mfppsonqrjedcfao")
suspend fun action(value: Output<String>)
@JvmName(name = "rkgmmglfsxhcdrhc")
suspend fun action(value: String)
Link copied to clipboard
@JvmName(name = "kfcmgfvclplvscuw")
fun detailLevel(value: LoggingDetails)
@JvmName(name = "eupylvboootrecck")
suspend fun detailLevel(value: Either<String, LoggingDetails>)
@JvmName(name = "opqlxctomjvpxmvc")
suspend fun detailLevel(value: Output<Either<String, LoggingDetails>>)
@JvmName(name = "uyjnunxpkhsgrnyg")
fun detailLevel(value: String)
Link copied to clipboard
@JvmName(name = "avfcecwahqcdslwb")
fun direction(value: LoggingDirections)
@JvmName(name = "vtaysavrtyhureyb")
suspend fun direction(value: Either<String, LoggingDirections>)
@JvmName(name = "mhxjaoywwfpalntw")
suspend fun direction(value: Output<Either<String, LoggingDirections>>)
@JvmName(name = "jsmwaaomxarrwnvo")
fun direction(value: String)
Link copied to clipboard
@JvmName(name = "kvlqsfvecvhavbnj")
suspend fun hiddenPropertyPaths(value: LoggingRuleHiddenPropertyPathsArgs?)
@JvmName(name = "qtximwrlqufmcbow")
suspend fun hiddenPropertyPaths(value: Output<LoggingRuleHiddenPropertyPathsArgs>)
@JvmName(name = "ampemuqswblmdwcp")
suspend fun hiddenPropertyPaths(argument: suspend LoggingRuleHiddenPropertyPathsArgsBuilder.() -> Unit)