class Aws::AppConfigData::Types::GetLatestConfigurationResponse
@!attribute [rw] next_poll_configuration_token
The latest token describing the current state of the configuration session. This MUST be provided to the next call to `GetLatestConfiguration.` @return [String]
@!attribute [rw] next_poll_interval_in_seconds
The amount of time the client should wait before polling for configuration updates again. Use `RequiredMinimumPollIntervalInSeconds` to set the desired poll interval. @return [Integer]
@!attribute [rw] content_type
A standard MIME type describing the format of the configuration content. @return [String]
@!attribute [rw] configuration
The data of the configuration. This may be empty if the client already has the latest version of configuration. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/appconfigdata-2021-11-11/GetLatestConfigurationResponse AWS API Documentation
Constants
- SENSITIVE