Class: Aws::Types::AssociateBrowserSettingsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#browser_settings_arn::String

Returns the value of attribute browser_settings_arn.

Returns:

  • (::String)


18
19
20
# File 'sig/types.rbs', line 18

def browser_settings_arn
  @browser_settings_arn
end

#portal_arn::String

Returns the value of attribute portal_arn.

Returns:

  • (::String)


17
18
19
# File 'sig/types.rbs', line 17

def portal_arn
  @portal_arn
end