Class: Aws::Types::AssociateUserSettingsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#portal_arn::String

Returns the value of attribute portal_arn.

Returns:

  • (::String)


107
108
109
# File 'sig/types.rbs', line 107

def portal_arn
  @portal_arn
end

#user_settings_arn::String

Returns the value of attribute user_settings_arn.

Returns:

  • (::String)


108
109
110
# File 'sig/types.rbs', line 108

def 
  @user_settings_arn
end