secretOptions property

List<Secret>? secretOptions
final

The secrets to pass to the log configuration. For more information, see Specifying Sensitive Data in the AWS Batch User Guide.

Implementation

final List<Secret>? secretOptions;