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
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_versionString

The configuration version.

Returns:

  • (String)

    The configuration version.

#contentString

The content of the configuration or the configuration data.

Returns:

  • (String)

    The content of the configuration or the configuration data.

#content_typeString

A standard MIME type describing the format of the configuration content. For more information, see Content-Type.

Returns:

  • (String)

    A standard MIME type describing the format of the configuration content.