GetLatestConfigurationRequest
Types
Properties
Link copied to clipboard
Token describing the current state of the configuration session. To obtain a token, first call the StartConfigurationSession API. Note that every call to GetLatestConfiguration
will return a new ConfigurationToken
(NextPollConfigurationToken
in the response) and must be provided to subsequent GetLatestConfiguration
API calls.
Functions
Link copied to clipboard
inline fun copy(block: GetLatestConfigurationRequest.Builder.() -> Unit = {}): GetLatestConfigurationRequest