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)


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.

Returns:

  • (::String)


9310
9311
9312
# File 'sig/types.rbs', line 9310

def widget_id
  @widget_id
end