Amazon.StepFunctions.Model.StartExecutionResponse.IsSetExecutionArn C# (CSharp) Метод

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

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