standardOutputUrl property

String? standardOutputUrl
final

The URL for the complete text written by the plugin to stdout in Amazon S3. If the S3 bucket for the command was not specified, then this string is empty.

Implementation

final String? standardOutputUrl;