class Aws::AlexaForBusiness::Types::DeleteRoomSkillParameterRequest
@note When making an API call, you may pass DeleteRoomSkillParameterRequest
data as a hash: { room_arn: "Arn", skill_id: "SkillId", # required parameter_key: "RoomSkillParameterKey", # required }
@!attribute [rw] room_arn
The ARN of the room from which to remove the room skill parameter details. @return [String]
@!attribute [rw] skill_id
The ID of the skill from which to remove the room skill parameter details. @return [String]
@!attribute [rw] parameter_key
The room skill parameter key for which to remove details. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/DeleteRoomSkillParameterRequest AWS API Documentation
Constants
- SENSITIVE