outputS3KeyPrefix property

String? outputS3KeyPrefix
final

The S3 directory path inside the bucket where the responses to the command executions should be stored. This was requested when issuing the command.

Implementation

final String? outputS3KeyPrefix;