Class: Aws::WellArchitected::Types::CreateAgentProfileResponse

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.



1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 1556

class CreateAgentProfileResponse < 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 created profile.

Returns:

  • (String)


1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 1556

class CreateAgentProfileResponse < 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 created profile.

Returns:

  • (String)


1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 1556

class CreateAgentProfileResponse < 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)


1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 1556

class CreateAgentProfileResponse < 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)


1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 1556

class CreateAgentProfileResponse < 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)


1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 1556

class CreateAgentProfileResponse < 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 created profile.

Returns:

  • (String)


1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 1556

class CreateAgentProfileResponse < 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 created profile.

Returns:

  • (String)


1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 1556

class CreateAgentProfileResponse < 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)


1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 1556

class CreateAgentProfileResponse < 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)


1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 1556

class CreateAgentProfileResponse < 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)


1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 1556

class CreateAgentProfileResponse < 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>)


1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 1556

class CreateAgentProfileResponse < 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)


1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 1556

class CreateAgentProfileResponse < 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)


1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 1556

class CreateAgentProfileResponse < 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 created profile.

Returns:

  • (String)


1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 1556

class CreateAgentProfileResponse < 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 created profile.

Returns:

  • (Array<String>)


1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 1556

class CreateAgentProfileResponse < 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 created profile.

Returns:



1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 1556

class CreateAgentProfileResponse < 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