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 =
[:name, :description]

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)


24126
24127
24128
24129
24130
24131
24132
24133
24134
24135
24136
24137
24138
24139
24140
24141
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 24126

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

#aws_account_regionString

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

Returns:

  • (String)


24126
24127
24128
24129
24130
24131
24132
24133
24134
24135
24136
24137
24138
24139
24140
24141
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 24126

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

#created_atTime

The timestamp of when the environment profile was created.

Returns:

  • (Time)


24126
24127
24128
24129
24130
24131
24132
24133
24134
24135
24136
24137
24138
24139
24140
24141
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 24126

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

#created_byString

The Amazon DataZone user who created the environment profile.

Returns:

  • (String)


24126
24127
24128
24129
24130
24131
24132
24133
24134
24135
24136
24137
24138
24139
24140
24141
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 24126

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

#descriptionString

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

Returns:

  • (String)


24126
24127
24128
24129
24130
24131
24132
24133
24134
24135
24136
24137
24138
24139
24140
24141
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 24126

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

#domain_idString

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

Returns:

  • (String)


24126
24127
24128
24129
24130
24131
24132
24133
24134
24135
24136
24137
24138
24139
24140
24141
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 24126

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

#environment_blueprint_idString

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

Returns:

  • (String)


24126
24127
24128
24129
24130
24131
24132
24133
24134
24135
24136
24137
24138
24139
24140
24141
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 24126

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

#idString

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

Returns:

  • (String)


24126
24127
24128
24129
24130
24131
24132
24133
24134
24135
24136
24137
24138
24139
24140
24141
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 24126

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

#nameString

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

Returns:

  • (String)


24126
24127
24128
24129
24130
24131
24132
24133
24134
24135
24136
24137
24138
24139
24140
24141
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 24126

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

#project_idString

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

Returns:

  • (String)


24126
24127
24128
24129
24130
24131
24132
24133
24134
24135
24136
24137
24138
24139
24140
24141
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 24126

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

#updated_atTime

The timestamp of when the environment profile was updated.

Returns:

  • (Time)


24126
24127
24128
24129
24130
24131
24132
24133
24134
24135
24136
24137
24138
24139
24140
24141
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 24126

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

#user_parametersArray<Types::CustomParameter>

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

Returns:



24126
24127
24128
24129
24130
24131
24132
24133
24134
24135
24136
24137
24138
24139
24140
24141
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 24126

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