secrets property

List<Secret>? secrets
final

The secrets for the container. For more information, see Specifying sensitive data in the AWS Batch User Guide.

Implementation

final List<Secret>? secrets;