Class: Aws::PartnerCentralChannel::Types::RelationshipDetail

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

Overview

Detailed information about a partner relationship.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arn ⇒ String

The Amazon Resource Name (ARN) of the relationship.

Returns:

  • (String)


1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1221

class RelationshipDetail < Struct.new(
  :arn,
  :id,
  :revision,
  :catalog,
  :association_type,
  :program_management_account_id,
  :associated_account_id,
  :display_name,
  :resale_account_model,
  :sector,
  :created_at,
  :updated_at,
  :start_date)
  SENSITIVE = []
  include Aws::Structure
end

#associated_account_id ⇒ String

The AWS account ID associated in this relationship.

Returns:

  • (String)


1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1221

class RelationshipDetail < Struct.new(
  :arn,
  :id,
  :revision,
  :catalog,
  :association_type,
  :program_management_account_id,
  :associated_account_id,
  :display_name,
  :resale_account_model,
  :sector,
  :created_at,
  :updated_at,
  :start_date)
  SENSITIVE = []
  include Aws::Structure
end

#association_type ⇒ String

The type of association for the relationship.

Returns:

  • (String)


1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1221

class RelationshipDetail < Struct.new(
  :arn,
  :id,
  :revision,
  :catalog,
  :association_type,
  :program_management_account_id,
  :associated_account_id,
  :display_name,
  :resale_account_model,
  :sector,
  :created_at,
  :updated_at,
  :start_date)
  SENSITIVE = []
  include Aws::Structure
end

#catalog ⇒ String

The catalog identifier associated with the relationship.

Returns:

  • (String)


1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1221

class RelationshipDetail < Struct.new(
  :arn,
  :id,
  :revision,
  :catalog,
  :association_type,
  :program_management_account_id,
  :associated_account_id,
  :display_name,
  :resale_account_model,
  :sector,
  :created_at,
  :updated_at,
  :start_date)
  SENSITIVE = []
  include Aws::Structure
end

#created_at ⇒ Time

The timestamp when the relationship was created.

Returns:

  • (Time)


1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1221

class RelationshipDetail < Struct.new(
  :arn,
  :id,
  :revision,
  :catalog,
  :association_type,
  :program_management_account_id,
  :associated_account_id,
  :display_name,
  :resale_account_model,
  :sector,
  :created_at,
  :updated_at,
  :start_date)
  SENSITIVE = []
  include Aws::Structure
end

#display_name ⇒ String

The display name of the relationship.

Returns:

  • (String)


1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1221

class RelationshipDetail < Struct.new(
  :arn,
  :id,
  :revision,
  :catalog,
  :association_type,
  :program_management_account_id,
  :associated_account_id,
  :display_name,
  :resale_account_model,
  :sector,
  :created_at,
  :updated_at,
  :start_date)
  SENSITIVE = []
  include Aws::Structure
end

#id ⇒ String

The unique identifier of the relationship.

Returns:

  • (String)


1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1221

class RelationshipDetail < Struct.new(
  :arn,
  :id,
  :revision,
  :catalog,
  :association_type,
  :program_management_account_id,
  :associated_account_id,
  :display_name,
  :resale_account_model,
  :sector,
  :created_at,
  :updated_at,
  :start_date)
  SENSITIVE = []
  include Aws::Structure
end

#program_management_account_id ⇒ String

The identifier of the program management account.

Returns:

  • (String)


1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1221

class RelationshipDetail < Struct.new(
  :arn,
  :id,
  :revision,
  :catalog,
  :association_type,
  :program_management_account_id,
  :associated_account_id,
  :display_name,
  :resale_account_model,
  :sector,
  :created_at,
  :updated_at,
  :start_date)
  SENSITIVE = []
  include Aws::Structure
end

#resale_account_model ⇒ String

The resale account model for the relationship.

Returns:

  • (String)


1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1221

class RelationshipDetail < Struct.new(
  :arn,
  :id,
  :revision,
  :catalog,
  :association_type,
  :program_management_account_id,
  :associated_account_id,
  :display_name,
  :resale_account_model,
  :sector,
  :created_at,
  :updated_at,
  :start_date)
  SENSITIVE = []
  include Aws::Structure
end

#revision ⇒ String

The current revision number of the relationship.

Returns:

  • (String)


1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1221

class RelationshipDetail < Struct.new(
  :arn,
  :id,
  :revision,
  :catalog,
  :association_type,
  :program_management_account_id,
  :associated_account_id,
  :display_name,
  :resale_account_model,
  :sector,
  :created_at,
  :updated_at,
  :start_date)
  SENSITIVE = []
  include Aws::Structure
end

#sector ⇒ String

The business sector for the relationship.

Returns:

  • (String)


1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1221

class RelationshipDetail < Struct.new(
  :arn,
  :id,
  :revision,
  :catalog,
  :association_type,
  :program_management_account_id,
  :associated_account_id,
  :display_name,
  :resale_account_model,
  :sector,
  :created_at,
  :updated_at,
  :start_date)
  SENSITIVE = []
  include Aws::Structure
end

#start_date ⇒ Time

The start date of the relationship.

Returns:

  • (Time)


1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1221

class RelationshipDetail < Struct.new(
  :arn,
  :id,
  :revision,
  :catalog,
  :association_type,
  :program_management_account_id,
  :associated_account_id,
  :display_name,
  :resale_account_model,
  :sector,
  :created_at,
  :updated_at,
  :start_date)
  SENSITIVE = []
  include Aws::Structure
end

#updated_at ⇒ Time

The timestamp when the relationship was last updated.

Returns:

  • (Time)


1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
# File 'gems/aws-sdk-partnercentralchannel/lib/aws-sdk-partnercentralchannel/types.rb', line 1221

class RelationshipDetail < Struct.new(
  :arn,
  :id,
  :revision,
  :catalog,
  :association_type,
  :program_management_account_id,
  :associated_account_id,
  :display_name,
  :resale_account_model,
  :sector,
  :created_at,
  :updated_at,
  :start_date)
  SENSITIVE = []
  include Aws::Structure
end