Amazon.DataPipeline.Model.TaskObject.IsSetAttemptId C# (CSharp) Method

IsSetAttemptId() private method

private IsSetAttemptId ( ) : bool
return bool
        internal bool IsSetAttemptId()
        {
            return this.attemptId != null;
        }