Amazon.EC2.Model.DescribeCustomerGatewaysRequest.IsSetCustomerGatewayIds C# (CSharp) 메소드

IsSetCustomerGatewayIds() 개인적인 메소드

private IsSetCustomerGatewayIds ( ) : bool
리턴 bool
        internal bool IsSetCustomerGatewayIds()
        {
            return this._customerGatewayIds != null && this._customerGatewayIds.Count > 0; 
        }
DescribeCustomerGatewaysRequest