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:



9792
9793
9794
# File 'sig/types.rbs', line 9792

def profile_id
  @profile_id
end

#widget_id::String

Returns the value of attribute widget_id.

Returns:



9791
9792
9793
# File 'sig/types.rbs', line 9791

def widget_id
  @widget_id
end