Class: Aws::Types::GetLogDeliveryConfigurationRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetLogDeliveryConfigurationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#user_pool_id ⇒ ::String
Returns the value of attribute user_pool_id.
Instance Attribute Details
#user_pool_id ⇒ ::String
Returns the value of attribute user_pool_id.
1190 1191 1192 |
# File 'sig/types.rbs', line 1190 def user_pool_id @user_pool_id end |