Amazon.StepFunctions.Model.ExecutionListItem.IsSetExecutionArn C# (CSharp) 메소드

IsSetExecutionArn() 개인적인 메소드

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