Amazon.EC2.Model.VpnConnection.IsSetCustomerGatewayConfiguration C# (CSharp) Method

IsSetCustomerGatewayConfiguration() private method

private IsSetCustomerGatewayConfiguration ( ) : bool
return bool
        internal bool IsSetCustomerGatewayConfiguration()
        {
            return this._customerGatewayConfiguration != null;
        }