standardOutputUrl property

String? standardOutputUrl
final

The URL to the plugin's StdOut file in Amazon S3, if the S3 bucket was defined for the parent command. For an invocation, StandardOutputUrl is populated if there is just one plugin defined for the command, and the S3 bucket was defined for the command.

Implementation

final String? standardOutputUrl;