Amazon.StepFunctions.Model.DeleteActivityRequest.IsSetActivityArn C# (CSharp) Méthode

IsSetActivityArn() private méthode

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