ReportTaskRunnerHeartbeatOutput

public struct ReportTaskRunnerHeartbeatOutput : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • Indicates whether the calling task runner should terminate.

    Declaration

    Swift

    public let terminate: Bool
  • Undocumented

    Declaration

    Swift

    public init(terminate: Bool)