Class: Aws::DataZone::Types::UpdateAccountPoolOutput

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

#account_source ⇒ Types::AccountSource

The source of accounts for the account pool. In the current release, it's either a static list of accounts provided by the customer or a custom Amazon Web Services Lambda handler.



23469
23470
23471
23472
23473
23474
23475
23476
23477
23478
23479
23480
23481
23482
23483
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 23469

class UpdateAccountPoolOutput < Struct.new(
  :domain_id,
  :name,
  :id,
  :description,
  :resolution_strategy,
  :account_source,
  :created_by,
  :created_at,
  :last_updated_at,
  :updated_by,
  :domain_unit_id)
  SENSITIVE = [:name, :description]
  include Aws::Structure
end

#created_at ⇒ Time

The timestamp at which the account pool was created.

Returns:

  • (Time)


23469
23470
23471
23472
23473
23474
23475
23476
23477
23478
23479
23480
23481
23482
23483
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 23469

class UpdateAccountPoolOutput < Struct.new(
  :domain_id,
  :name,
  :id,
  :description,
  :resolution_strategy,
  :account_source,
  :created_by,
  :created_at,
  :last_updated_at,
  :updated_by,
  :domain_unit_id)
  SENSITIVE = [:name, :description]
  include Aws::Structure
end

#created_by ⇒ String

The user who created the account pool.

Returns:

  • (String)


23469
23470
23471
23472
23473
23474
23475
23476
23477
23478
23479
23480
23481
23482
23483
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 23469

class UpdateAccountPoolOutput < Struct.new(
  :domain_id,
  :name,
  :id,
  :description,
  :resolution_strategy,
  :account_source,
  :created_by,
  :created_at,
  :last_updated_at,
  :updated_by,
  :domain_unit_id)
  SENSITIVE = [:name, :description]
  include Aws::Structure
end

#description ⇒ String

The description of the account pool that is to be udpated.

Returns:

  • (String)


23469
23470
23471
23472
23473
23474
23475
23476
23477
23478
23479
23480
23481
23482
23483
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 23469

class UpdateAccountPoolOutput < Struct.new(
  :domain_id,
  :name,
  :id,
  :description,
  :resolution_strategy,
  :account_source,
  :created_by,
  :created_at,
  :last_updated_at,
  :updated_by,
  :domain_unit_id)
  SENSITIVE = [:name, :description]
  include Aws::Structure
end

#domain_id ⇒ String

The domain ID where the account pool that is to be updated lives.

Returns:

  • (String)


23469
23470
23471
23472
23473
23474
23475
23476
23477
23478
23479
23480
23481
23482
23483
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 23469

class UpdateAccountPoolOutput < Struct.new(
  :domain_id,
  :name,
  :id,
  :description,
  :resolution_strategy,
  :account_source,
  :created_by,
  :created_at,
  :last_updated_at,
  :updated_by,
  :domain_unit_id)
  SENSITIVE = [:name, :description]
  include Aws::Structure
end

#domain_unit_id ⇒ String

The domain ID in which the account pool that is to be updated lives.

Returns:

  • (String)


23469
23470
23471
23472
23473
23474
23475
23476
23477
23478
23479
23480
23481
23482
23483
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 23469

class UpdateAccountPoolOutput < Struct.new(
  :domain_id,
  :name,
  :id,
  :description,
  :resolution_strategy,
  :account_source,
  :created_by,
  :created_at,
  :last_updated_at,
  :updated_by,
  :domain_unit_id)
  SENSITIVE = [:name, :description]
  include Aws::Structure
end

#id ⇒ String

The ID of the account pool that is to be updated.

Returns:

  • (String)


23469
23470
23471
23472
23473
23474
23475
23476
23477
23478
23479
23480
23481
23482
23483
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 23469

class UpdateAccountPoolOutput < Struct.new(
  :domain_id,
  :name,
  :id,
  :description,
  :resolution_strategy,
  :account_source,
  :created_by,
  :created_at,
  :last_updated_at,
  :updated_by,
  :domain_unit_id)
  SENSITIVE = [:name, :description]
  include Aws::Structure
end

#last_updated_at ⇒ Time

The timestamp at which the account pool was last updated.

Returns:

  • (Time)


23469
23470
23471
23472
23473
23474
23475
23476
23477
23478
23479
23480
23481
23482
23483
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 23469

class UpdateAccountPoolOutput < Struct.new(
  :domain_id,
  :name,
  :id,
  :description,
  :resolution_strategy,
  :account_source,
  :created_by,
  :created_at,
  :last_updated_at,
  :updated_by,
  :domain_unit_id)
  SENSITIVE = [:name, :description]
  include Aws::Structure
end

#name ⇒ String

The name of the account pool that is to be updated.

Returns:

  • (String)


23469
23470
23471
23472
23473
23474
23475
23476
23477
23478
23479
23480
23481
23482
23483
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 23469

class UpdateAccountPoolOutput < Struct.new(
  :domain_id,
  :name,
  :id,
  :description,
  :resolution_strategy,
  :account_source,
  :created_by,
  :created_at,
  :last_updated_at,
  :updated_by,
  :domain_unit_id)
  SENSITIVE = [:name, :description]
  include Aws::Structure
end

#resolution_strategy ⇒ String

The mechanism used to resolve the account selection from the account pool.

Returns:

  • (String)


23469
23470
23471
23472
23473
23474
23475
23476
23477
23478
23479
23480
23481
23482
23483
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 23469

class UpdateAccountPoolOutput < Struct.new(
  :domain_id,
  :name,
  :id,
  :description,
  :resolution_strategy,
  :account_source,
  :created_by,
  :created_at,
  :last_updated_at,
  :updated_by,
  :domain_unit_id)
  SENSITIVE = [:name, :description]
  include Aws::Structure
end

#updated_by ⇒ String

The user who last updated the account pool.

Returns:

  • (String)


23469
23470
23471
23472
23473
23474
23475
23476
23477
23478
23479
23480
23481
23482
23483
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 23469

class UpdateAccountPoolOutput < Struct.new(
  :domain_id,
  :name,
  :id,
  :description,
  :resolution_strategy,
  :account_source,
  :created_by,
  :created_at,
  :last_updated_at,
  :updated_by,
  :domain_unit_id)
  SENSITIVE = [:name, :description]
  include Aws::Structure
end