Class: Aws::Types::GetDashboardUrlResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetDashboardUrlResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#url ⇒ ::String
Returns the value of attribute url.
Instance Attribute Details
#url ⇒ ::String
Returns the value of attribute url.
3451 3452 3453 |
# File 'sig/types.rbs', line 3451 def url @url end |