Amazon.EC2.Model.VpnConnection.IsSetCustomerGatewayConfiguration C# (CSharp) 메소드

IsSetCustomerGatewayConfiguration() 개인적인 메소드

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