logTail property

String? logTail
final

The last portion of the diagnostic log.

If available, AWS CodeDeploy returns up to the last 4 KB of the diagnostic log.

Implementation

final String? logTail;