Amazon.EC2.Model.CreateCustomerGatewayResponse.IsSetCustomerGateway C# (CSharp) Method

IsSetCustomerGateway() private method

private IsSetCustomerGateway ( ) : bool
return bool
        internal bool IsSetCustomerGateway()
        {
            return this._customerGateway != null;
        }
CreateCustomerGatewayResponse