Class: Aws::Types::GetGameSessionLogUrlOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetGameSessionLogUrlOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pre_signed_url ⇒ ::String
Returns the value of attribute pre_signed_url.
Instance Attribute Details
#pre_signed_url ⇒ ::String
Returns the value of attribute pre_signed_url.
1412 1413 1414 |
# File 'sig/types.rbs', line 1412 def pre_signed_url @pre_signed_url end |