Class: Aws::Types::DescribeIdentityPoolUsageResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeIdentityPoolUsageResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#identity_pool_usage ⇒ Types::IdentityPoolUsage
Returns the value of attribute identity_pool_usage.
Instance Attribute Details
#identity_pool_usage ⇒ Types::IdentityPoolUsage
Returns the value of attribute identity_pool_usage.
79 80 81 |
# File 'sig/types.rbs', line 79 def identity_pool_usage @identity_pool_usage end |