Amazon.DataPipeline.Model.TaskObject.IsSetAttemptId C# (CSharp) Метод

IsSetAttemptId() приватный Метод

private IsSetAttemptId ( ) : bool
Результат bool
        internal bool IsSetAttemptId()
        {
            return this.attemptId != null;
        }