Amazon.CloudWatch.Model.DescribeAlarmsRequest.IsSetActionPrefix C# (CSharp) Méthode

IsSetActionPrefix() private méthode

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