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

Class: Aws::Imagebuilder::Types::DistributionConfiguration

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

Overview

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 this distribution configuration was created.

Returns:

  • (String)

    The date on which this distribution configuration was created.

#date_updatedString

The date on which this distribution configuration was last updated.

Returns:

  • (String)

    The date on which this distribution configuration was last updated.

#descriptionString

The description of the distribution configuration.

Returns:

  • (String)

    The description of the distribution configuration.

#distributionsArray<Types::Distribution>

The distributions of the distribution configuration.

Returns:

#nameString

The name of the distribution configuration.

Returns:

  • (String)

    The name of the distribution configuration.

#tagsHash<String,String>

The tags of the distribution configuration.

Returns:

  • (Hash<String,String>)

    The tags of the distribution configuration.

#timeout_minutesInteger

The maximum duration in minutes for this distribution configuration.

Returns:

  • (Integer)

    The maximum duration in minutes for this distribution configuration.