Amazon.StepFunctions.Model.CreateActivityResponse.IsSetActivityArn C# (CSharp) Method

IsSetActivityArn() private method

private IsSetActivityArn ( ) : bool
return bool
        internal bool IsSetActivityArn()
        {
            return this._activityArn != null;
        }