Amazon.StepFunctions.Model.DeleteActivityRequest.IsSetActivityArn C# (CSharp) 메소드

IsSetActivityArn() 개인적인 메소드

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