Amazon.ECS.Model.StartTaskRequest.IsSetStartedBy C# (CSharp) Method

IsSetStartedBy() private method

private IsSetStartedBy ( ) : bool
return bool
        internal bool IsSetStartedBy()
        {
            return this._startedBy != null;
        }