Amazon.Route53.Model.Change.IsSetAction C# (CSharp) Méthode

IsSetAction() private méthode

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