Amazon.StepFunctions.Model.ActivityScheduleFailedEventDetails.IsSetCause C# (CSharp) 메소드

IsSetCause() 개인적인 메소드

private IsSetCause ( ) : bool
리턴 bool
        internal bool IsSetCause()
        {
            return this._cause != null;
        }
ActivityScheduleFailedEventDetails