Log File Settings Text Args
    data class LogFileSettingsTextArgs(val recordStartTimestampFormat: Output<Either<String, KnownLogFileTextSettingsRecordStartTimestampFormat>>) : ConvertibleToJava<LogFileSettingsTextArgs> 
Text settings
Constructors
Link copied to clipboard
                fun LogFileSettingsTextArgs(recordStartTimestampFormat: Output<Either<String, KnownLogFileTextSettingsRecordStartTimestampFormat>>)
Functions
Properties
Link copied to clipboard
                val recordStartTimestampFormat: Output<Either<String, KnownLogFileTextSettingsRecordStartTimestampFormat>>