Class: Aws::Types::FrontOfQuotaSharesDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#last_updated_at::Integer

Returns the value of attribute last_updated_at.

Returns:

  • (::Integer)


886
887
888
# File 'sig/types.rbs', line 886

def last_updated_at
  @last_updated_at
end

#quota_shares::Hash[::String, ::Array[Types::FrontOfQuotaShareJobSummary]]

Returns the value of attribute quota_shares.

Returns:



885
886
887
# File 'sig/types.rbs', line 885

def quota_shares
  @quota_shares
end