| Modifier and Type | Method and Description |
|---|---|
AlexaSkillDeployActionProps.Builder |
AlexaSkillDeployActionProps.Builder.actionName(String actionName)
Sets the value of ActionName
|
static AlexaSkillDeployActionProps.Builder |
AlexaSkillDeployActionProps.builder() |
AlexaSkillDeployActionProps.Builder |
AlexaSkillDeployActionProps.Builder.clientId(String clientId)
Sets the value of ClientId
|
AlexaSkillDeployActionProps.Builder |
AlexaSkillDeployActionProps.Builder.clientSecret(SecretValue clientSecret)
Sets the value of ClientSecret
|
AlexaSkillDeployActionProps.Builder |
AlexaSkillDeployActionProps.Builder.input(Artifact input)
Sets the value of Input
|
AlexaSkillDeployActionProps.Builder |
AlexaSkillDeployActionProps.Builder.parameterOverridesArtifact(Artifact parameterOverridesArtifact)
Sets the value of ParameterOverridesArtifact
|
AlexaSkillDeployActionProps.Builder |
AlexaSkillDeployActionProps.Builder.refreshToken(SecretValue refreshToken)
Sets the value of RefreshToken
|
AlexaSkillDeployActionProps.Builder |
AlexaSkillDeployActionProps.Builder.runOrder(Number runOrder)
Sets the value of RunOrder
|
AlexaSkillDeployActionProps.Builder |
AlexaSkillDeployActionProps.Builder.skillId(String skillId)
Sets the value of SkillId
|
Copyright © 2019. All rights reserved.