Class: Aws::Types::InboxPlacementTrackingOption

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#globalBoolean

Returns the value of attribute global.

Returns:

  • (Boolean)


395
396
397
# File 'sig/types.rbs', line 395

def global
  @global
end

#tracked_isps::Array[::String]

Returns the value of attribute tracked_isps.

Returns:

  • (::Array[::String])


396
397
398
# File 'sig/types.rbs', line 396

def tracked_isps
  @tracked_isps
end