You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Imagebuilder::Types::DistributionConfigurationSummary

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

A high-level overview of a distribution configuration.

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the distribution configuration.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the distribution configuration.

#date_createdString

The date on which the distribution configuration was created.

Returns:

  • (String)

    The date on which the distribution configuration was created.

#date_updatedString

The date on which the distribution configuration was updated.

Returns:

  • (String)

    The date on which the distribution configuration was updated.

#descriptionString

The description of the distribution configuration.

Returns:

  • (String)

    The description of the distribution configuration.

#nameString

The name of the distribution configuration.

Returns:

  • (String)

    The name of the distribution configuration.

#tagsHash<String,String>

The tags associated with the distribution configuration.

Returns:

  • (Hash<String,String>)

    The tags associated with the distribution configuration.