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

Instance Attribute Summary collapse

Instance Attribute Details

#account_sourceTypes::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.



19500
19501
19502
19503
19504
19505
19506
19507
19508
19509
19510
19511
19512
19513
19514
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 19500

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

#created_atTime

The timestamp at which the account pool was created.

Returns:

  • (Time)


19500
19501
19502
19503
19504
19505
19506
19507
19508
19509
19510
19511
19512
19513
19514
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 19500

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

#created_byString

The user who created the account pool.

Returns:

  • (String)


19500
19501
19502
19503
19504
19505
19506
19507
19508
19509
19510
19511
19512
19513
19514
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 19500

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

#descriptionString

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

Returns:

  • (String)


19500
19501
19502
19503
19504
19505
19506
19507
19508
19509
19510
19511
19512
19513
19514
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 19500

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

#domain_idString

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

Returns:

  • (String)


19500
19501
19502
19503
19504
19505
19506
19507
19508
19509
19510
19511
19512
19513
19514
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 19500

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

#domain_unit_idString

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

Returns:

  • (String)


19500
19501
19502
19503
19504
19505
19506
19507
19508
19509
19510
19511
19512
19513
19514
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 19500

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

#idString

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

Returns:

  • (String)


19500
19501
19502
19503
19504
19505
19506
19507
19508
19509
19510
19511
19512
19513
19514
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 19500

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

#last_updated_atTime

The timestamp at which the account pool was last updated.

Returns:

  • (Time)


19500
19501
19502
19503
19504
19505
19506
19507
19508
19509
19510
19511
19512
19513
19514
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 19500

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

#nameString

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

Returns:

  • (String)


19500
19501
19502
19503
19504
19505
19506
19507
19508
19509
19510
19511
19512
19513
19514
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 19500

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

#resolution_strategyString

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

Returns:

  • (String)


19500
19501
19502
19503
19504
19505
19506
19507
19508
19509
19510
19511
19512
19513
19514
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 19500

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

#updated_byString

The user who last updated the account pool.

Returns:

  • (String)


19500
19501
19502
19503
19504
19505
19506
19507
19508
19509
19510
19511
19512
19513
19514
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 19500

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