Amazon.EC2.Model.ReservedInstancesConfiguration.IsSetScope C# (CSharp) 메소드

IsSetScope() 개인적인 메소드

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