standardErrorUrl property

String? standardErrorUrl
final

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

Implementation

final String? standardErrorUrl;