Class: Aws::Types::BrokerInstance

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#console_url::String

Returns the value of attribute console_url.

Returns:



43
44
45
# File 'sig/types.rbs', line 43

def console_url
  @console_url
end

#endpoints::Array[::String]

Returns the value of attribute endpoints.

Returns:



44
45
46
# File 'sig/types.rbs', line 44

def endpoints
  @endpoints
end

#ip_address::String

Returns the value of attribute ip_address.

Returns:



45
46
47
# File 'sig/types.rbs', line 45

def ip_address
  @ip_address
end