Amazon.CloudWatch.Model.DescribeAlarmsRequest.IsSetActionPrefix C# (CSharp) Method

IsSetActionPrefix() private method

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