Class: Aws::Types::IspPlacement

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#isp_name::String

Returns the value of attribute isp_name.

Returns:

  • (::String)


1097
1098
1099
# File 'sig/types.rbs', line 1097

def isp_name
  @isp_name
end

#placement_statisticsTypes::PlacementStatistics

Returns the value of attribute placement_statistics.



1098
1099
1100
# File 'sig/types.rbs', line 1098

def placement_statistics
  @placement_statistics
end