Class: Aws::PartnerCentralChannel::Types::ProgramManagementAccountSummary

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

Overview

Summary information about a program management account.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#account_idString

The AWS account ID associated with the program management account.

Returns:

  • (String)


1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1063

class ProgramManagementAccountSummary < Struct.new(
  :id,
  :revision,
  :catalog,
  :program,
  :display_name,
  :account_id,
  :arn,
  :created_at,
  :updated_at,
  :start_date,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#arnString

The Amazon Resource Name (ARN) of the program management account.

Returns:

  • (String)


1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1063

class ProgramManagementAccountSummary < Struct.new(
  :id,
  :revision,
  :catalog,
  :program,
  :display_name,
  :account_id,
  :arn,
  :created_at,
  :updated_at,
  :start_date,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#catalogString

The catalog identifier associated with the account.

Returns:

  • (String)


1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1063

class ProgramManagementAccountSummary < Struct.new(
  :id,
  :revision,
  :catalog,
  :program,
  :display_name,
  :account_id,
  :arn,
  :created_at,
  :updated_at,
  :start_date,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

The timestamp when the account was created.

Returns:

  • (Time)


1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1063

class ProgramManagementAccountSummary < Struct.new(
  :id,
  :revision,
  :catalog,
  :program,
  :display_name,
  :account_id,
  :arn,
  :created_at,
  :updated_at,
  :start_date,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#display_nameString

The display name of the program management account.

Returns:

  • (String)


1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1063

class ProgramManagementAccountSummary < Struct.new(
  :id,
  :revision,
  :catalog,
  :program,
  :display_name,
  :account_id,
  :arn,
  :created_at,
  :updated_at,
  :start_date,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The unique identifier of the program management account.

Returns:

  • (String)


1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1063

class ProgramManagementAccountSummary < Struct.new(
  :id,
  :revision,
  :catalog,
  :program,
  :display_name,
  :account_id,
  :arn,
  :created_at,
  :updated_at,
  :start_date,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#programString

The program type for the management account.

Returns:

  • (String)


1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1063

class ProgramManagementAccountSummary < Struct.new(
  :id,
  :revision,
  :catalog,
  :program,
  :display_name,
  :account_id,
  :arn,
  :created_at,
  :updated_at,
  :start_date,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#revisionString

The current revision number of the program management account.

Returns:

  • (String)


1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1063

class ProgramManagementAccountSummary < Struct.new(
  :id,
  :revision,
  :catalog,
  :program,
  :display_name,
  :account_id,
  :arn,
  :created_at,
  :updated_at,
  :start_date,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#start_dateTime

The start date of the program management account.

Returns:

  • (Time)


1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1063

class ProgramManagementAccountSummary < Struct.new(
  :id,
  :revision,
  :catalog,
  :program,
  :display_name,
  :account_id,
  :arn,
  :created_at,
  :updated_at,
  :start_date,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The current status of the program management account.

Returns:

  • (String)


1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1063

class ProgramManagementAccountSummary < Struct.new(
  :id,
  :revision,
  :catalog,
  :program,
  :display_name,
  :account_id,
  :arn,
  :created_at,
  :updated_at,
  :start_date,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#updated_atTime

The timestamp when the account was last updated.

Returns:

  • (Time)


1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1063

class ProgramManagementAccountSummary < Struct.new(
  :id,
  :revision,
  :catalog,
  :program,
  :display_name,
  :account_id,
  :arn,
  :created_at,
  :updated_at,
  :start_date,
  :status)
  SENSITIVE = []
  include Aws::Structure
end