Class: Aws::Types::WidgetDestination

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#profile_id::String

Returns the value of attribute profile_id.

Returns:

  • (::String)


9514
9515
9516
# File 'sig/types.rbs', line 9514

def profile_id
  @profile_id
end

#widget_id::String

Returns the value of attribute widget_id.

Returns:

  • (::String)


9513
9514
9515
# File 'sig/types.rbs', line 9513

def widget_id
  @widget_id
end