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)


1129
1130
1131
# File 'sig/types.rbs', line 1129

def isp_name
  @isp_name
end

#placement_statisticsTypes::PlacementStatistics

Returns the value of attribute placement_statistics.



1130
1131
1132
# File 'sig/types.rbs', line 1130

def placement_statistics
  @placement_statistics
end