Class: Aws::Types::AssociateBrowserSettingsResponse

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:



24
25
26
# File 'sig/types.rbs', line 24

def browser_settings_arn
  @browser_settings_arn
end

#portal_arn::String

Returns the value of attribute portal_arn.

Returns:



23
24
25
# File 'sig/types.rbs', line 23

def portal_arn
  @portal_arn
end