Class: Aws::DataZone::Types::UpdateProjectProfileInput

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

Overview

Constant Summary collapse

SENSITIVE =
[:description, :name, :project_resource_tags_description]

Instance Attribute Summary collapse

Instance Attribute Details

#allow_custom_project_resource_tagsBoolean

Specifies whether custom project resource tags are supported.

Returns:

  • (Boolean)


21360
21361
21362
21363
21364
21365
21366
21367
21368
21369
21370
21371
21372
21373
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 21360

class UpdateProjectProfileInput < Struct.new(
  :allow_custom_project_resource_tags,
  :description,
  :domain_identifier,
  :domain_unit_identifier,
  :environment_configurations,
  :identifier,
  :name,
  :project_resource_tags,
  :project_resource_tags_description,
  :status)
  SENSITIVE = [:description, :name, :project_resource_tags_description]
  include Aws::Structure
end

#descriptionString

The description of a project profile.

Returns:

  • (String)


21360
21361
21362
21363
21364
21365
21366
21367
21368
21369
21370
21371
21372
21373
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 21360

class UpdateProjectProfileInput < Struct.new(
  :allow_custom_project_resource_tags,
  :description,
  :domain_identifier,
  :domain_unit_identifier,
  :environment_configurations,
  :identifier,
  :name,
  :project_resource_tags,
  :project_resource_tags_description,
  :status)
  SENSITIVE = [:description, :name, :project_resource_tags_description]
  include Aws::Structure
end

#domain_identifierString

The ID of the domain where a project profile is to be updated.

Returns:

  • (String)


21360
21361
21362
21363
21364
21365
21366
21367
21368
21369
21370
21371
21372
21373
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 21360

class UpdateProjectProfileInput < Struct.new(
  :allow_custom_project_resource_tags,
  :description,
  :domain_identifier,
  :domain_unit_identifier,
  :environment_configurations,
  :identifier,
  :name,
  :project_resource_tags,
  :project_resource_tags_description,
  :status)
  SENSITIVE = [:description, :name, :project_resource_tags_description]
  include Aws::Structure
end

#domain_unit_identifierString

The ID of the domain unit where a project profile is to be updated.

Returns:

  • (String)


21360
21361
21362
21363
21364
21365
21366
21367
21368
21369
21370
21371
21372
21373
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 21360

class UpdateProjectProfileInput < Struct.new(
  :allow_custom_project_resource_tags,
  :description,
  :domain_identifier,
  :domain_unit_identifier,
  :environment_configurations,
  :identifier,
  :name,
  :project_resource_tags,
  :project_resource_tags_description,
  :status)
  SENSITIVE = [:description, :name, :project_resource_tags_description]
  include Aws::Structure
end

#environment_configurationsArray<Types::EnvironmentConfiguration>

The environment configurations of a project profile.



21360
21361
21362
21363
21364
21365
21366
21367
21368
21369
21370
21371
21372
21373
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 21360

class UpdateProjectProfileInput < Struct.new(
  :allow_custom_project_resource_tags,
  :description,
  :domain_identifier,
  :domain_unit_identifier,
  :environment_configurations,
  :identifier,
  :name,
  :project_resource_tags,
  :project_resource_tags_description,
  :status)
  SENSITIVE = [:description, :name, :project_resource_tags_description]
  include Aws::Structure
end

#identifierString

The ID of a project profile that is to be updated.

Returns:

  • (String)


21360
21361
21362
21363
21364
21365
21366
21367
21368
21369
21370
21371
21372
21373
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 21360

class UpdateProjectProfileInput < Struct.new(
  :allow_custom_project_resource_tags,
  :description,
  :domain_identifier,
  :domain_unit_identifier,
  :environment_configurations,
  :identifier,
  :name,
  :project_resource_tags,
  :project_resource_tags_description,
  :status)
  SENSITIVE = [:description, :name, :project_resource_tags_description]
  include Aws::Structure
end

#nameString

The name of a project profile.

Returns:

  • (String)


21360
21361
21362
21363
21364
21365
21366
21367
21368
21369
21370
21371
21372
21373
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 21360

class UpdateProjectProfileInput < Struct.new(
  :allow_custom_project_resource_tags,
  :description,
  :domain_identifier,
  :domain_unit_identifier,
  :environment_configurations,
  :identifier,
  :name,
  :project_resource_tags,
  :project_resource_tags_description,
  :status)
  SENSITIVE = [:description, :name, :project_resource_tags_description]
  include Aws::Structure
end

#project_resource_tagsArray<Types::ResourceTagParameter>

The resource tags of the project profile.

Returns:



21360
21361
21362
21363
21364
21365
21366
21367
21368
21369
21370
21371
21372
21373
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 21360

class UpdateProjectProfileInput < Struct.new(
  :allow_custom_project_resource_tags,
  :description,
  :domain_identifier,
  :domain_unit_identifier,
  :environment_configurations,
  :identifier,
  :name,
  :project_resource_tags,
  :project_resource_tags_description,
  :status)
  SENSITIVE = [:description, :name, :project_resource_tags_description]
  include Aws::Structure
end

#project_resource_tags_descriptionString

Field viewable through the UI that provides a project user with the allowed resource tag specifications.

Returns:

  • (String)


21360
21361
21362
21363
21364
21365
21366
21367
21368
21369
21370
21371
21372
21373
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 21360

class UpdateProjectProfileInput < Struct.new(
  :allow_custom_project_resource_tags,
  :description,
  :domain_identifier,
  :domain_unit_identifier,
  :environment_configurations,
  :identifier,
  :name,
  :project_resource_tags,
  :project_resource_tags_description,
  :status)
  SENSITIVE = [:description, :name, :project_resource_tags_description]
  include Aws::Structure
end

#statusString

The status of a project profile.

Returns:

  • (String)


21360
21361
21362
21363
21364
21365
21366
21367
21368
21369
21370
21371
21372
21373
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 21360

class UpdateProjectProfileInput < Struct.new(
  :allow_custom_project_resource_tags,
  :description,
  :domain_identifier,
  :domain_unit_identifier,
  :environment_configurations,
  :identifier,
  :name,
  :project_resource_tags,
  :project_resource_tags_description,
  :status)
  SENSITIVE = [:description, :name, :project_resource_tags_description]
  include Aws::Structure
end