secrets property

List<Secret>? secrets
final

The secrets to pass to the container. For more information, see Specifying Sensitive Data in the Amazon Elastic Container Service Developer Guide.

Implementation

final List<Secret>? secrets;