Amazon.OpsWorks.Model.ElasticIp.IsSetRegion C# (CSharp) 메소드

IsSetRegion() 개인적인 메소드

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