StartConfigurationSessionRequest
Types
Properties
Link copied to clipboard
The application ID or the application name.
Link copied to clipboard
The configuration profile ID or the configuration profile name.
Link copied to clipboard
The environment ID or the environment name.
Link copied to clipboard
Sets a constraint on a session. If you specify a value of, for example, 60 seconds, then the client that established the session can't call GetLatestConfiguration more frequently than every 60 seconds.
Functions
Link copied to clipboard
inline fun copy(block: StartConfigurationSessionRequest.Builder.() -> Unit = {}): StartConfigurationSessionRequest