GetConfigurationRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The application to get. Specify either the application name or the application ID.

Link copied to clipboard

The configuration version returned in the most recent GetConfiguration response.

Link copied to clipboard

The clientId parameter in the following command is a unique, user-specified ID to identify the client for the configuration. This ID enables AppConfig to deploy the configuration in intervals, as defined in the deployment strategy.

Link copied to clipboard

The configuration to get. Specify either the configuration name or the configuration ID.

Link copied to clipboard

The environment to get. Specify either the environment name or the environment ID.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String