toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
appconfig
/
aws.sdk.kotlin.services.appconfig.model
/
ActionPoint
Action
Point
sealed
class
ActionPoint
Inheritors
OnDeploymentBaking
OnDeploymentComplete
OnDeploymentRolledBack
OnDeploymentStart
OnDeploymentStep
PreCreateHostedConfigurationVersion
PreStartDeployment
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
On
Deployment
Baking
Link copied to clipboard
object
OnDeploymentBaking
:
ActionPoint
On
Deployment
Complete
Link copied to clipboard
object
OnDeploymentComplete
:
ActionPoint
On
Deployment
Rolled
Back
Link copied to clipboard
object
OnDeploymentRolledBack
:
ActionPoint
On
Deployment
Start
Link copied to clipboard
object
OnDeploymentStart
:
ActionPoint
On
Deployment
Step
Link copied to clipboard
object
OnDeploymentStep
:
ActionPoint
Pre
Create
Hosted
Configuration
Version
Link copied to clipboard
object
PreCreateHostedConfigurationVersion
:
ActionPoint
Pre
Start
Deployment
Link copied to clipboard
object
PreStartDeployment
:
ActionPoint
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ActionPoint
Properties
value
Link copied to clipboard
abstract
val
value
:
String