Class: Aws::Types::StreamingAccessDetails
- Inherits:
-
Object
- Object
- Aws::Types::StreamingAccessDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#created_at ⇒ ::Time
Returns the value of attribute created_at.
-
#service_principal ⇒ ::String
Returns the value of attribute service_principal.
Instance Attribute Details
#created_at ⇒ ::Time
Returns the value of attribute created_at.
462 463 464 |
# File 'sig/types.rbs', line 462 def created_at @created_at end |
#service_principal ⇒ ::String
Returns the value of attribute service_principal.
461 462 463 |
# File 'sig/types.rbs', line 461 def service_principal @service_principal end |