Class: Aws::WellArchitected::Types::UpdateAgentProfileResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[:display_name, :description, :business_overview]

Instance Attribute Summary collapse

Instance Attribute Details

#aggregation_configurationArray<Types::AggregationConfiguration>

The aggregation configuration.



7878
7879
7880
7881
7882
7883
7884
7885
7886
7887
7888
7889
7890
7891
7892
7893
7894
7895
7896
7897
7898
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 7878

class UpdateAgentProfileResponse < Struct.new(
  :name,
  :display_name,
  :description,
  :business_overview,
  :pillars,
  :deletion_protection,
  :execution_role_arn,
  :aggregation_configuration,
  :arn,
  :eligible_for_scheduled_generation,
  :eligible_for_architecture_generation,
  :field_errors,
  :tags,
  :created_by,
  :created_at,
  :last_modified_by,
  :last_modified_at)
  SENSITIVE = [:display_name, :description, :business_overview]
  include Aws::Structure
end

#arnString

The Amazon Resource Name (ARN) of the updated profile.

Returns:

  • (String)


7878
7879
7880
7881
7882
7883
7884
7885
7886
7887
7888
7889
7890
7891
7892
7893
7894
7895
7896
7897
7898
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 7878

class UpdateAgentProfileResponse < Struct.new(
  :name,
  :display_name,
  :description,
  :business_overview,
  :pillars,
  :deletion_protection,
  :execution_role_arn,
  :aggregation_configuration,
  :arn,
  :eligible_for_scheduled_generation,
  :eligible_for_architecture_generation,
  :field_errors,
  :tags,
  :created_by,
  :created_at,
  :last_modified_by,
  :last_modified_at)
  SENSITIVE = [:display_name, :description, :business_overview]
  include Aws::Structure
end

#business_overviewString

The business overview of the updated profile.

Returns:

  • (String)


7878
7879
7880
7881
7882
7883
7884
7885
7886
7887
7888
7889
7890
7891
7892
7893
7894
7895
7896
7897
7898
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 7878

class UpdateAgentProfileResponse < Struct.new(
  :name,
  :display_name,
  :description,
  :business_overview,
  :pillars,
  :deletion_protection,
  :execution_role_arn,
  :aggregation_configuration,
  :arn,
  :eligible_for_scheduled_generation,
  :eligible_for_architecture_generation,
  :field_errors,
  :tags,
  :created_by,
  :created_at,
  :last_modified_by,
  :last_modified_at)
  SENSITIVE = [:display_name, :description, :business_overview]
  include Aws::Structure
end

#created_atTime

The timestamp when the profile was created.

Returns:

  • (Time)


7878
7879
7880
7881
7882
7883
7884
7885
7886
7887
7888
7889
7890
7891
7892
7893
7894
7895
7896
7897
7898
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 7878

class UpdateAgentProfileResponse < Struct.new(
  :name,
  :display_name,
  :description,
  :business_overview,
  :pillars,
  :deletion_protection,
  :execution_role_arn,
  :aggregation_configuration,
  :arn,
  :eligible_for_scheduled_generation,
  :eligible_for_architecture_generation,
  :field_errors,
  :tags,
  :created_by,
  :created_at,
  :last_modified_by,
  :last_modified_at)
  SENSITIVE = [:display_name, :description, :business_overview]
  include Aws::Structure
end

#created_byString

The identifier of the user or system that created this profile.

Returns:

  • (String)


7878
7879
7880
7881
7882
7883
7884
7885
7886
7887
7888
7889
7890
7891
7892
7893
7894
7895
7896
7897
7898
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 7878

class UpdateAgentProfileResponse < Struct.new(
  :name,
  :display_name,
  :description,
  :business_overview,
  :pillars,
  :deletion_protection,
  :execution_role_arn,
  :aggregation_configuration,
  :arn,
  :eligible_for_scheduled_generation,
  :eligible_for_architecture_generation,
  :field_errors,
  :tags,
  :created_by,
  :created_at,
  :last_modified_by,
  :last_modified_at)
  SENSITIVE = [:display_name, :description, :business_overview]
  include Aws::Structure
end

#deletion_protectionBoolean

Indicates whether deletion protection is enabled.

Returns:

  • (Boolean)


7878
7879
7880
7881
7882
7883
7884
7885
7886
7887
7888
7889
7890
7891
7892
7893
7894
7895
7896
7897
7898
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 7878

class UpdateAgentProfileResponse < Struct.new(
  :name,
  :display_name,
  :description,
  :business_overview,
  :pillars,
  :deletion_protection,
  :execution_role_arn,
  :aggregation_configuration,
  :arn,
  :eligible_for_scheduled_generation,
  :eligible_for_architecture_generation,
  :field_errors,
  :tags,
  :created_by,
  :created_at,
  :last_modified_by,
  :last_modified_at)
  SENSITIVE = [:display_name, :description, :business_overview]
  include Aws::Structure
end

#descriptionString

A description of the updated profile.

Returns:

  • (String)


7878
7879
7880
7881
7882
7883
7884
7885
7886
7887
7888
7889
7890
7891
7892
7893
7894
7895
7896
7897
7898
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 7878

class UpdateAgentProfileResponse < Struct.new(
  :name,
  :display_name,
  :description,
  :business_overview,
  :pillars,
  :deletion_protection,
  :execution_role_arn,
  :aggregation_configuration,
  :arn,
  :eligible_for_scheduled_generation,
  :eligible_for_architecture_generation,
  :field_errors,
  :tags,
  :created_by,
  :created_at,
  :last_modified_by,
  :last_modified_at)
  SENSITIVE = [:display_name, :description, :business_overview]
  include Aws::Structure
end

#display_nameString

The display name of the updated profile.

Returns:

  • (String)


7878
7879
7880
7881
7882
7883
7884
7885
7886
7887
7888
7889
7890
7891
7892
7893
7894
7895
7896
7897
7898
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 7878

class UpdateAgentProfileResponse < Struct.new(
  :name,
  :display_name,
  :description,
  :business_overview,
  :pillars,
  :deletion_protection,
  :execution_role_arn,
  :aggregation_configuration,
  :arn,
  :eligible_for_scheduled_generation,
  :eligible_for_architecture_generation,
  :field_errors,
  :tags,
  :created_by,
  :created_at,
  :last_modified_by,
  :last_modified_at)
  SENSITIVE = [:display_name, :description, :business_overview]
  include Aws::Structure
end

#eligible_for_architecture_generationBoolean

Indicates whether the profile is valid for manual architecture generation.

Returns:

  • (Boolean)


7878
7879
7880
7881
7882
7883
7884
7885
7886
7887
7888
7889
7890
7891
7892
7893
7894
7895
7896
7897
7898
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 7878

class UpdateAgentProfileResponse < Struct.new(
  :name,
  :display_name,
  :description,
  :business_overview,
  :pillars,
  :deletion_protection,
  :execution_role_arn,
  :aggregation_configuration,
  :arn,
  :eligible_for_scheduled_generation,
  :eligible_for_architecture_generation,
  :field_errors,
  :tags,
  :created_by,
  :created_at,
  :last_modified_by,
  :last_modified_at)
  SENSITIVE = [:display_name, :description, :business_overview]
  include Aws::Structure
end

#eligible_for_scheduled_generationBoolean

Indicates whether the profile is valid for scheduled recommendation generation.

Returns:

  • (Boolean)


7878
7879
7880
7881
7882
7883
7884
7885
7886
7887
7888
7889
7890
7891
7892
7893
7894
7895
7896
7897
7898
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 7878

class UpdateAgentProfileResponse < Struct.new(
  :name,
  :display_name,
  :description,
  :business_overview,
  :pillars,
  :deletion_protection,
  :execution_role_arn,
  :aggregation_configuration,
  :arn,
  :eligible_for_scheduled_generation,
  :eligible_for_architecture_generation,
  :field_errors,
  :tags,
  :created_by,
  :created_at,
  :last_modified_by,
  :last_modified_at)
  SENSITIVE = [:display_name, :description, :business_overview]
  include Aws::Structure
end

#execution_role_arnString

The ARN of the IAM execution role.

Returns:

  • (String)


7878
7879
7880
7881
7882
7883
7884
7885
7886
7887
7888
7889
7890
7891
7892
7893
7894
7895
7896
7897
7898
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 7878

class UpdateAgentProfileResponse < Struct.new(
  :name,
  :display_name,
  :description,
  :business_overview,
  :pillars,
  :deletion_protection,
  :execution_role_arn,
  :aggregation_configuration,
  :arn,
  :eligible_for_scheduled_generation,
  :eligible_for_architecture_generation,
  :field_errors,
  :tags,
  :created_by,
  :created_at,
  :last_modified_by,
  :last_modified_at)
  SENSITIVE = [:display_name, :description, :business_overview]
  include Aws::Structure
end

#field_errorsHash<String,String>

A map of field paths to error messages for invalid or missing input fields.

Returns:

  • (Hash<String,String>)


7878
7879
7880
7881
7882
7883
7884
7885
7886
7887
7888
7889
7890
7891
7892
7893
7894
7895
7896
7897
7898
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 7878

class UpdateAgentProfileResponse < Struct.new(
  :name,
  :display_name,
  :description,
  :business_overview,
  :pillars,
  :deletion_protection,
  :execution_role_arn,
  :aggregation_configuration,
  :arn,
  :eligible_for_scheduled_generation,
  :eligible_for_architecture_generation,
  :field_errors,
  :tags,
  :created_by,
  :created_at,
  :last_modified_by,
  :last_modified_at)
  SENSITIVE = [:display_name, :description, :business_overview]
  include Aws::Structure
end

#last_modified_atTime

The timestamp when the profile was last modified.

Returns:

  • (Time)


7878
7879
7880
7881
7882
7883
7884
7885
7886
7887
7888
7889
7890
7891
7892
7893
7894
7895
7896
7897
7898
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 7878

class UpdateAgentProfileResponse < Struct.new(
  :name,
  :display_name,
  :description,
  :business_overview,
  :pillars,
  :deletion_protection,
  :execution_role_arn,
  :aggregation_configuration,
  :arn,
  :eligible_for_scheduled_generation,
  :eligible_for_architecture_generation,
  :field_errors,
  :tags,
  :created_by,
  :created_at,
  :last_modified_by,
  :last_modified_at)
  SENSITIVE = [:display_name, :description, :business_overview]
  include Aws::Structure
end

#last_modified_byString

The identifier of the user or system that last modified this profile.

Returns:

  • (String)


7878
7879
7880
7881
7882
7883
7884
7885
7886
7887
7888
7889
7890
7891
7892
7893
7894
7895
7896
7897
7898
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 7878

class UpdateAgentProfileResponse < Struct.new(
  :name,
  :display_name,
  :description,
  :business_overview,
  :pillars,
  :deletion_protection,
  :execution_role_arn,
  :aggregation_configuration,
  :arn,
  :eligible_for_scheduled_generation,
  :eligible_for_architecture_generation,
  :field_errors,
  :tags,
  :created_by,
  :created_at,
  :last_modified_by,
  :last_modified_at)
  SENSITIVE = [:display_name, :description, :business_overview]
  include Aws::Structure
end

#nameString

The system name of the updated profile.

Returns:

  • (String)


7878
7879
7880
7881
7882
7883
7884
7885
7886
7887
7888
7889
7890
7891
7892
7893
7894
7895
7896
7897
7898
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 7878

class UpdateAgentProfileResponse < Struct.new(
  :name,
  :display_name,
  :description,
  :business_overview,
  :pillars,
  :deletion_protection,
  :execution_role_arn,
  :aggregation_configuration,
  :arn,
  :eligible_for_scheduled_generation,
  :eligible_for_architecture_generation,
  :field_errors,
  :tags,
  :created_by,
  :created_at,
  :last_modified_by,
  :last_modified_at)
  SENSITIVE = [:display_name, :description, :business_overview]
  include Aws::Structure
end

#pillarsArray<String>

The Well-Architected Tool Framework pillars associated with the updated profile.

Returns:

  • (Array<String>)


7878
7879
7880
7881
7882
7883
7884
7885
7886
7887
7888
7889
7890
7891
7892
7893
7894
7895
7896
7897
7898
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 7878

class UpdateAgentProfileResponse < Struct.new(
  :name,
  :display_name,
  :description,
  :business_overview,
  :pillars,
  :deletion_protection,
  :execution_role_arn,
  :aggregation_configuration,
  :arn,
  :eligible_for_scheduled_generation,
  :eligible_for_architecture_generation,
  :field_errors,
  :tags,
  :created_by,
  :created_at,
  :last_modified_by,
  :last_modified_at)
  SENSITIVE = [:display_name, :description, :business_overview]
  include Aws::Structure
end

#tagsArray<Types::Tag>

The tags associated with the updated profile.

Returns:



7878
7879
7880
7881
7882
7883
7884
7885
7886
7887
7888
7889
7890
7891
7892
7893
7894
7895
7896
7897
7898
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 7878

class UpdateAgentProfileResponse < Struct.new(
  :name,
  :display_name,
  :description,
  :business_overview,
  :pillars,
  :deletion_protection,
  :execution_role_arn,
  :aggregation_configuration,
  :arn,
  :eligible_for_scheduled_generation,
  :eligible_for_architecture_generation,
  :field_errors,
  :tags,
  :created_by,
  :created_at,
  :last_modified_by,
  :last_modified_at)
  SENSITIVE = [:display_name, :description, :business_overview]
  include Aws::Structure
end