Amazon.StepFunctions.Model.ExecutionListItem.IsSetExecutionArn C# (CSharp) Method

IsSetExecutionArn() private method

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