Amazon.DataPipeline.Model.TaskObject.IsSetAttemptId C# (CSharp) 메소드

IsSetAttemptId() 개인적인 메소드

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