Class: Aws::Types::EntitlementsListMember

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#created_at::Time

Returns the value of attribute created_at.

Returns:

  • (::Time)


114
115
116
# File 'sig/types.rbs', line 114

def created_at
  @created_at
end

#entitlementTypes::EntitlementSummary

Returns the value of attribute entitlement.



113
114
115
# File 'sig/types.rbs', line 113

def entitlement
  @entitlement
end

#entitlement_id::String

Returns the value of attribute entitlement_id.

Returns:

  • (::String)


112
113
114
# File 'sig/types.rbs', line 112

def entitlement_id
  @entitlement_id
end