Class: Aws::DataZone::Types::UpdateEnvironmentProfileOutput

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

Overview

Constant Summary collapse

SENSITIVE =
[:description, :name]

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_idString

The Amazon Web Services account in which a specified environment profile is to be udpated.

Returns:

  • (String)


11302
11303
11304
11305
11306
11307
11308
11309
11310
11311
11312
11313
11314
11315
11316
11317
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11302

class UpdateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#aws_account_regionString

The Amazon Web Services Region in which a specified environment profile is to be updated.

Returns:

  • (String)


11302
11303
11304
11305
11306
11307
11308
11309
11310
11311
11312
11313
11314
11315
11316
11317
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11302

class UpdateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#created_atTime

The timestamp of when the environment profile was created.

Returns:

  • (Time)


11302
11303
11304
11305
11306
11307
11308
11309
11310
11311
11312
11313
11314
11315
11316
11317
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11302

class UpdateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#created_byString

The Amazon DataZone user who created the environment profile.

Returns:

  • (String)


11302
11303
11304
11305
11306
11307
11308
11309
11310
11311
11312
11313
11314
11315
11316
11317
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11302

class UpdateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#descriptionString

The description to be updated as part of the UpdateEnvironmentProfile action.

Returns:

  • (String)


11302
11303
11304
11305
11306
11307
11308
11309
11310
11311
11312
11313
11314
11315
11316
11317
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11302

class UpdateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#domain_idString

The identifier of the Amazon DataZone domain in which the environment profile is to be updated.

Returns:

  • (String)


11302
11303
11304
11305
11306
11307
11308
11309
11310
11311
11312
11313
11314
11315
11316
11317
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11302

class UpdateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#environment_blueprint_idString

The identifier of the blueprint of the environment profile that is to be updated.

Returns:

  • (String)


11302
11303
11304
11305
11306
11307
11308
11309
11310
11311
11312
11313
11314
11315
11316
11317
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11302

class UpdateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#idString

The identifier of the environment profile that is to be udpated.

Returns:

  • (String)


11302
11303
11304
11305
11306
11307
11308
11309
11310
11311
11312
11313
11314
11315
11316
11317
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11302

class UpdateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#nameString

The name to be updated as part of the UpdateEnvironmentProfile action.

Returns:

  • (String)


11302
11303
11304
11305
11306
11307
11308
11309
11310
11311
11312
11313
11314
11315
11316
11317
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11302

class UpdateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#project_idString

The identifier of the project of the environment profile that is to be updated.

Returns:

  • (String)


11302
11303
11304
11305
11306
11307
11308
11309
11310
11311
11312
11313
11314
11315
11316
11317
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11302

class UpdateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#updated_atTime

The timestamp of when the environment profile was updated.

Returns:

  • (Time)


11302
11303
11304
11305
11306
11307
11308
11309
11310
11311
11312
11313
11314
11315
11316
11317
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11302

class UpdateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#user_parametersArray<Types::CustomParameter>

The user parameters to be updated as part of the UpdateEnvironmentProfile action.

Returns:



11302
11303
11304
11305
11306
11307
11308
11309
11310
11311
11312
11313
11314
11315
11316
11317
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11302

class UpdateEnvironmentProfileOutput < Struct.new(
  :aws_account_id,
  :aws_account_region,
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :environment_blueprint_id,
  :id,
  :name,
  :project_id,
  :updated_at,
  :user_parameters)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end