Alexa Channel Properties Args
    data class AlexaChannelPropertiesArgs(val alexaSkillId: Output<String>, val isEnabled: Output<Boolean>) : ConvertibleToJava<AlexaChannelPropertiesArgs> 
The parameters to provide for the Alexa channel.