Amazon.EC2.Model.CreateCustomerGatewayResult.IsSetCustomerGateway C# (CSharp) 메소드

IsSetCustomerGateway() 개인적인 메소드

private IsSetCustomerGateway ( ) : bool
리턴 bool
        internal bool IsSetCustomerGateway()
        {
            return this.customerGateway != null;
        }
    }
CreateCustomerGatewayResult