Amazon.OpsWorks.Model.ElasticIp.IsSetRegion C# (CSharp) Method

IsSetRegion() private method

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