Class: Aws::Types::DescribeIdentityUsageRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identity_id::String

Returns the value of attribute identity_id.

Returns:

  • (::String)


85
86
87
# File 'sig/types.rbs', line 85

def identity_id
  @identity_id
end

#identity_pool_id::String

Returns the value of attribute identity_pool_id.

Returns:

  • (::String)


84
85
86
# File 'sig/types.rbs', line 84

def identity_pool_id
  @identity_pool_id
end