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

#arnString

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_idString

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_typeString

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

#catalogString

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_atTime

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_nameString

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

#idString

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_idString

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_modelString

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

#revisionString

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

#sectorString

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_dateTime

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_atTime

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