Class: Aws::Types::WidgetDestination
- Inherits:
-
Object
- Object
- Aws::Types::WidgetDestination
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#profile_id ⇒ ::String
Returns the value of attribute profile_id.
-
#widget_id ⇒ ::String
Returns the value of attribute widget_id.
Instance Attribute Details
#profile_id ⇒ ::String
Returns the value of attribute profile_id.
9311 9312 9313 |
# File 'sig/types.rbs', line 9311 def profile_id @profile_id end |
#widget_id ⇒ ::String
Returns the value of attribute widget_id.
9310 9311 9312 |
# File 'sig/types.rbs', line 9310 def @widget_id end |