Class: Aws::AlexaForBusiness::Types::UpdateProfileRequest

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#addressString

The updated address for the room profile.

Returns:

  • (String)


5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5212

class UpdateProfileRequest < Struct.new(
  :profile_arn,
  :profile_name,
  :is_default,
  :timezone,
  :address,
  :distance_unit,
  :temperature_unit,
  :wake_word,
  :locale,
  :setup_mode_disabled,
  :max_volume_limit,
  :pstn_enabled,
  :data_retention_opt_in,
  :meeting_room_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#data_retention_opt_inBoolean

Whether data retention of the profile is enabled.

Returns:

  • (Boolean)


5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5212

class UpdateProfileRequest < Struct.new(
  :profile_arn,
  :profile_name,
  :is_default,
  :timezone,
  :address,
  :distance_unit,
  :temperature_unit,
  :wake_word,
  :locale,
  :setup_mode_disabled,
  :max_volume_limit,
  :pstn_enabled,
  :data_retention_opt_in,
  :meeting_room_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#distance_unitString

The updated distance unit for the room profile.

Returns:

  • (String)


5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5212

class UpdateProfileRequest < Struct.new(
  :profile_arn,
  :profile_name,
  :is_default,
  :timezone,
  :address,
  :distance_unit,
  :temperature_unit,
  :wake_word,
  :locale,
  :setup_mode_disabled,
  :max_volume_limit,
  :pstn_enabled,
  :data_retention_opt_in,
  :meeting_room_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#is_defaultBoolean

Sets the profile as default if selected. If this is missing, no update is done to the default status.

Returns:

  • (Boolean)


5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5212

class UpdateProfileRequest < Struct.new(
  :profile_arn,
  :profile_name,
  :is_default,
  :timezone,
  :address,
  :distance_unit,
  :temperature_unit,
  :wake_word,
  :locale,
  :setup_mode_disabled,
  :max_volume_limit,
  :pstn_enabled,
  :data_retention_opt_in,
  :meeting_room_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#localeString

The updated locale for the room profile. (This is currently only available to a limited preview audience.)

Returns:

  • (String)


5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5212

class UpdateProfileRequest < Struct.new(
  :profile_arn,
  :profile_name,
  :is_default,
  :timezone,
  :address,
  :distance_unit,
  :temperature_unit,
  :wake_word,
  :locale,
  :setup_mode_disabled,
  :max_volume_limit,
  :pstn_enabled,
  :data_retention_opt_in,
  :meeting_room_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#max_volume_limitInteger

The updated maximum volume limit for the room profile.

Returns:

  • (Integer)


5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5212

class UpdateProfileRequest < Struct.new(
  :profile_arn,
  :profile_name,
  :is_default,
  :timezone,
  :address,
  :distance_unit,
  :temperature_unit,
  :wake_word,
  :locale,
  :setup_mode_disabled,
  :max_volume_limit,
  :pstn_enabled,
  :data_retention_opt_in,
  :meeting_room_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#meeting_room_configurationTypes::UpdateMeetingRoomConfiguration

The updated meeting room settings of a room profile.



5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5212

class UpdateProfileRequest < Struct.new(
  :profile_arn,
  :profile_name,
  :is_default,
  :timezone,
  :address,
  :distance_unit,
  :temperature_unit,
  :wake_word,
  :locale,
  :setup_mode_disabled,
  :max_volume_limit,
  :pstn_enabled,
  :data_retention_opt_in,
  :meeting_room_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#profile_arnString

The ARN of the room profile to update. Required.

Returns:

  • (String)


5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5212

class UpdateProfileRequest < Struct.new(
  :profile_arn,
  :profile_name,
  :is_default,
  :timezone,
  :address,
  :distance_unit,
  :temperature_unit,
  :wake_word,
  :locale,
  :setup_mode_disabled,
  :max_volume_limit,
  :pstn_enabled,
  :data_retention_opt_in,
  :meeting_room_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#profile_nameString

The updated name for the room profile.

Returns:

  • (String)


5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5212

class UpdateProfileRequest < Struct.new(
  :profile_arn,
  :profile_name,
  :is_default,
  :timezone,
  :address,
  :distance_unit,
  :temperature_unit,
  :wake_word,
  :locale,
  :setup_mode_disabled,
  :max_volume_limit,
  :pstn_enabled,
  :data_retention_opt_in,
  :meeting_room_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#pstn_enabledBoolean

Whether the PSTN setting of the room profile is enabled.

Returns:

  • (Boolean)


5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5212

class UpdateProfileRequest < Struct.new(
  :profile_arn,
  :profile_name,
  :is_default,
  :timezone,
  :address,
  :distance_unit,
  :temperature_unit,
  :wake_word,
  :locale,
  :setup_mode_disabled,
  :max_volume_limit,
  :pstn_enabled,
  :data_retention_opt_in,
  :meeting_room_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#setup_mode_disabledBoolean

Whether the setup mode of the profile is enabled.

Returns:

  • (Boolean)


5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5212

class UpdateProfileRequest < Struct.new(
  :profile_arn,
  :profile_name,
  :is_default,
  :timezone,
  :address,
  :distance_unit,
  :temperature_unit,
  :wake_word,
  :locale,
  :setup_mode_disabled,
  :max_volume_limit,
  :pstn_enabled,
  :data_retention_opt_in,
  :meeting_room_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#temperature_unitString

The updated temperature unit for the room profile.

Returns:

  • (String)


5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5212

class UpdateProfileRequest < Struct.new(
  :profile_arn,
  :profile_name,
  :is_default,
  :timezone,
  :address,
  :distance_unit,
  :temperature_unit,
  :wake_word,
  :locale,
  :setup_mode_disabled,
  :max_volume_limit,
  :pstn_enabled,
  :data_retention_opt_in,
  :meeting_room_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#timezoneString

The updated timezone for the room profile.

Returns:

  • (String)


5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5212

class UpdateProfileRequest < Struct.new(
  :profile_arn,
  :profile_name,
  :is_default,
  :timezone,
  :address,
  :distance_unit,
  :temperature_unit,
  :wake_word,
  :locale,
  :setup_mode_disabled,
  :max_volume_limit,
  :pstn_enabled,
  :data_retention_opt_in,
  :meeting_room_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#wake_wordString

The updated wake word for the room profile.

Returns:

  • (String)


5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
# File 'gems/aws-sdk-alexaforbusiness/lib/aws-sdk-alexaforbusiness/types.rb', line 5212

class UpdateProfileRequest < Struct.new(
  :profile_arn,
  :profile_name,
  :is_default,
  :timezone,
  :address,
  :distance_unit,
  :temperature_unit,
  :wake_word,
  :locale,
  :setup_mode_disabled,
  :max_volume_limit,
  :pstn_enabled,
  :data_retention_opt_in,
  :meeting_room_configuration)
  SENSITIVE = []
  include Aws::Structure
end