Amazon.Route53.Model.AlarmIdentifier.IsSetRegion C# (CSharp) Méthode

IsSetRegion() private méthode

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