s3KeyPrefix

@JvmName(name = "aiwppnimovsinwqk")
suspend fun s3KeyPrefix(value: Output<String>)
@JvmName(name = "iftdceconrydcqpb")
suspend fun s3KeyPrefix(value: String?)

Parameters

value

The prefix applied to the log file names. Constraints:

  • Cannot exceed 512 characters

  • Cannot contain spaces( ), double quotes ("), single quotes ('), a backslash (\), or control characters. The hexadecimal codes for invalid characters are:

  • x00 to x20

  • x22

  • x27

  • x5c

  • x7f or larger