Class: Aws::Types::HostPropertiesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#host_name::String

Returns the value of attribute host_name.

Returns:

  • (::String)


1729
1730
1731
# File 'sig/types.rbs', line 1729

def host_name
  @host_name
end

#ip_addressesTypes::IpAddresses

Returns the value of attribute ip_addresses.

Returns:



1728
1729
1730
# File 'sig/types.rbs', line 1728

def ip_addresses
  @ip_addresses
end