Class: Mistri::MCP::Egress::Target

Inherits:
Data
  • Object
show all
Defined in:
lib/mistri/mcp/egress.rb

Instance Attribute Summary collapse

Instance Attribute Details

#addressObject (readonly)

Returns the value of attribute address

Returns:

  • (Object)

    the current value of address



14
15
16
# File 'lib/mistri/mcp/egress.rb', line 14

def address
  @address
end

#uriObject (readonly)

Returns the value of attribute uri

Returns:

  • (Object)

    the current value of uri



14
15
16
# File 'lib/mistri/mcp/egress.rb', line 14

def uri
  @uri
end