Uses of Class
software.amazon.awscdk.cfnpropertymixins.alexa.ask.CfnSkillPropsMixin.AuthenticationConfigurationProperty.Builder
Packages that use CfnSkillPropsMixin.AuthenticationConfigurationProperty.Builder
-
Uses of CfnSkillPropsMixin.AuthenticationConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.alexa.ask
Methods in software.amazon.awscdk.cfnpropertymixins.alexa.ask that return CfnSkillPropsMixin.AuthenticationConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnSkillPropsMixin.AuthenticationConfigurationProperty.builder()Sets the value ofCfnSkillPropsMixin.AuthenticationConfigurationProperty.getClientId()CfnSkillPropsMixin.AuthenticationConfigurationProperty.Builder.clientSecret(String clientSecret) Sets the value ofCfnSkillPropsMixin.AuthenticationConfigurationProperty.getClientSecret()CfnSkillPropsMixin.AuthenticationConfigurationProperty.Builder.refreshToken(String refreshToken) Sets the value ofCfnSkillPropsMixin.AuthenticationConfigurationProperty.getRefreshToken()Constructors in software.amazon.awscdk.cfnpropertymixins.alexa.ask with parameters of type CfnSkillPropsMixin.AuthenticationConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSkillPropsMixin.AuthenticationConfigurationProperty.Builder.