Amazon.StepFunctions.Model.ExecutionListItem.IsSetExecutionArn C# (CSharp) Méthode

IsSetExecutionArn() private méthode

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