Class: Aws::Proton::Types::EnvironmentTemplateVersion

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-proton/lib/aws-sdk-proton/types.rb

Overview

The environment template version data.

Constant Summary collapse

SENSITIVE =
[:description, :schema, :status_message]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the version of an environment template.

Returns:

  • (String)


2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
# File 'gems/aws-sdk-proton/lib/aws-sdk-proton/types.rb', line 2631

class EnvironmentTemplateVersion < Struct.new(
  :arn,
  :created_at,
  :description,
  :last_modified_at,
  :major_version,
  :minor_version,
  :recommended_minor_version,
  :schema,
  :status,
  :status_message,
  :template_name)
  SENSITIVE = [:description, :schema, :status_message]
  include Aws::Structure
end

#created_atTime

The time when the version of an environment template was created.

Returns:

  • (Time)


2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
# File 'gems/aws-sdk-proton/lib/aws-sdk-proton/types.rb', line 2631

class EnvironmentTemplateVersion < Struct.new(
  :arn,
  :created_at,
  :description,
  :last_modified_at,
  :major_version,
  :minor_version,
  :recommended_minor_version,
  :schema,
  :status,
  :status_message,
  :template_name)
  SENSITIVE = [:description, :schema, :status_message]
  include Aws::Structure
end

#descriptionString

A description of the minor version of an environment template.

Returns:

  • (String)


2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
# File 'gems/aws-sdk-proton/lib/aws-sdk-proton/types.rb', line 2631

class EnvironmentTemplateVersion < Struct.new(
  :arn,
  :created_at,
  :description,
  :last_modified_at,
  :major_version,
  :minor_version,
  :recommended_minor_version,
  :schema,
  :status,
  :status_message,
  :template_name)
  SENSITIVE = [:description, :schema, :status_message]
  include Aws::Structure
end

#last_modified_atTime

The time when the version of an environment template was last modified.

Returns:

  • (Time)


2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
# File 'gems/aws-sdk-proton/lib/aws-sdk-proton/types.rb', line 2631

class EnvironmentTemplateVersion < Struct.new(
  :arn,
  :created_at,
  :description,
  :last_modified_at,
  :major_version,
  :minor_version,
  :recommended_minor_version,
  :schema,
  :status,
  :status_message,
  :template_name)
  SENSITIVE = [:description, :schema, :status_message]
  include Aws::Structure
end

#major_versionString

The latest major version that's associated with the version of an environment template.

Returns:

  • (String)


2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
# File 'gems/aws-sdk-proton/lib/aws-sdk-proton/types.rb', line 2631

class EnvironmentTemplateVersion < Struct.new(
  :arn,
  :created_at,
  :description,
  :last_modified_at,
  :major_version,
  :minor_version,
  :recommended_minor_version,
  :schema,
  :status,
  :status_message,
  :template_name)
  SENSITIVE = [:description, :schema, :status_message]
  include Aws::Structure
end

#minor_versionString

The minor version of an environment template.

Returns:

  • (String)


2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
# File 'gems/aws-sdk-proton/lib/aws-sdk-proton/types.rb', line 2631

class EnvironmentTemplateVersion < Struct.new(
  :arn,
  :created_at,
  :description,
  :last_modified_at,
  :major_version,
  :minor_version,
  :recommended_minor_version,
  :schema,
  :status,
  :status_message,
  :template_name)
  SENSITIVE = [:description, :schema, :status_message]
  include Aws::Structure
end

The recommended minor version of the environment template.

Returns:

  • (String)


2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
# File 'gems/aws-sdk-proton/lib/aws-sdk-proton/types.rb', line 2631

class EnvironmentTemplateVersion < Struct.new(
  :arn,
  :created_at,
  :description,
  :last_modified_at,
  :major_version,
  :minor_version,
  :recommended_minor_version,
  :schema,
  :status,
  :status_message,
  :template_name)
  SENSITIVE = [:description, :schema, :status_message]
  include Aws::Structure
end

#schemaString

The schema of the version of an environment template.

Returns:

  • (String)


2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
# File 'gems/aws-sdk-proton/lib/aws-sdk-proton/types.rb', line 2631

class EnvironmentTemplateVersion < Struct.new(
  :arn,
  :created_at,
  :description,
  :last_modified_at,
  :major_version,
  :minor_version,
  :recommended_minor_version,
  :schema,
  :status,
  :status_message,
  :template_name)
  SENSITIVE = [:description, :schema, :status_message]
  include Aws::Structure
end

#statusString

The status of the version of an environment template.

Returns:

  • (String)


2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
# File 'gems/aws-sdk-proton/lib/aws-sdk-proton/types.rb', line 2631

class EnvironmentTemplateVersion < Struct.new(
  :arn,
  :created_at,
  :description,
  :last_modified_at,
  :major_version,
  :minor_version,
  :recommended_minor_version,
  :schema,
  :status,
  :status_message,
  :template_name)
  SENSITIVE = [:description, :schema, :status_message]
  include Aws::Structure
end

#status_messageString

The status message of the version of an environment template.

Returns:

  • (String)


2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
# File 'gems/aws-sdk-proton/lib/aws-sdk-proton/types.rb', line 2631

class EnvironmentTemplateVersion < Struct.new(
  :arn,
  :created_at,
  :description,
  :last_modified_at,
  :major_version,
  :minor_version,
  :recommended_minor_version,
  :schema,
  :status,
  :status_message,
  :template_name)
  SENSITIVE = [:description, :schema, :status_message]
  include Aws::Structure
end

#template_nameString

The name of the version of an environment template.

Returns:

  • (String)


2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
# File 'gems/aws-sdk-proton/lib/aws-sdk-proton/types.rb', line 2631

class EnvironmentTemplateVersion < Struct.new(
  :arn,
  :created_at,
  :description,
  :last_modified_at,
  :major_version,
  :minor_version,
  :recommended_minor_version,
  :schema,
  :status,
  :status_message,
  :template_name)
  SENSITIVE = [:description, :schema, :status_message]
  include Aws::Structure
end