You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AppConfig::Types::Configuration
- Inherits:
-
Struct
- Object
- Struct
- Aws::AppConfig::Types::Configuration
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#configuration_version ⇒ String
The configuration version.
-
#content ⇒ String
The content of the configuration or the configuration data.
-
#content_type ⇒ String
A standard MIME type describing the format of the configuration content.
Instance Attribute Details
#configuration_version ⇒ String
The configuration version.
#content ⇒ String
The content of the configuration or the configuration data.
#content_type ⇒ String
A standard MIME type describing the format of the configuration content. For more information, see Content-Type.