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.
9321 9322 9323 |
# File 'sig/types.rbs', line 9321 def profile_id @profile_id end |
#widget_id ⇒ ::String
Returns the value of attribute widget_id.
9320 9321 9322 |
# File 'sig/types.rbs', line 9320 def @widget_id end |