Amazon.Route53.Model.AlarmIdentifier.IsSetRegion C# (CSharp) Method

IsSetRegion() private method

private IsSetRegion ( ) : bool
return bool
        internal bool IsSetRegion()
        {
            return this._region != null;
        }