Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Class: Aws::B2bi::Types::CreatePartnershipResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[:email, :phone]

Instance Attribute Summary collapse

Instance Attribute Details

#capabilitiesArray<String>

Returns one or more capabilities associated with this partnership.

Returns:

  • (Array<String>)

394
395
396
397
398
399
400
401
402
403
404
405
406
407
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 394

class CreatePartnershipResponse < Struct.new(
  :profile_id,
  :partnership_id,
  :partnership_arn,
  :name,
  :email,
  :phone,
  :capabilities,
  :capability_options,
  :trading_partner_id,
  :created_at)
  SENSITIVE = [:email, :phone]
  include Aws::Structure
end

#capability_optionsTypes::CapabilityOptions

Returns the structure that contains the details for the associated capabilities.


394
395
396
397
398
399
400
401
402
403
404
405
406
407
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 394

class CreatePartnershipResponse < Struct.new(
  :profile_id,
  :partnership_id,
  :partnership_arn,
  :name,
  :email,
  :phone,
  :capabilities,
  :capability_options,
  :trading_partner_id,
  :created_at)
  SENSITIVE = [:email, :phone]
  include Aws::Structure
end

#created_atTime

Returns a timestamp for creation date and time of the partnership.

Returns:

  • (Time)

394
395
396
397
398
399
400
401
402
403
404
405
406
407
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 394

class CreatePartnershipResponse < Struct.new(
  :profile_id,
  :partnership_id,
  :partnership_arn,
  :name,
  :email,
  :phone,
  :capabilities,
  :capability_options,
  :trading_partner_id,
  :created_at)
  SENSITIVE = [:email, :phone]
  include Aws::Structure
end

#emailString

Returns the email address associated with this trading partner.

Returns:

  • (String)

394
395
396
397
398
399
400
401
402
403
404
405
406
407
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 394

class CreatePartnershipResponse < Struct.new(
  :profile_id,
  :partnership_id,
  :partnership_arn,
  :name,
  :email,
  :phone,
  :capabilities,
  :capability_options,
  :trading_partner_id,
  :created_at)
  SENSITIVE = [:email, :phone]
  include Aws::Structure
end

#nameString

Returns a descriptive name for the partnership.

Returns:

  • (String)

394
395
396
397
398
399
400
401
402
403
404
405
406
407
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 394

class CreatePartnershipResponse < Struct.new(
  :profile_id,
  :partnership_id,
  :partnership_arn,
  :name,
  :email,
  :phone,
  :capabilities,
  :capability_options,
  :trading_partner_id,
  :created_at)
  SENSITIVE = [:email, :phone]
  include Aws::Structure
end

#partnership_arnString

Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.

Returns:

  • (String)

394
395
396
397
398
399
400
401
402
403
404
405
406
407
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 394

class CreatePartnershipResponse < Struct.new(
  :profile_id,
  :partnership_id,
  :partnership_arn,
  :name,
  :email,
  :phone,
  :capabilities,
  :capability_options,
  :trading_partner_id,
  :created_at)
  SENSITIVE = [:email, :phone]
  include Aws::Structure
end

#partnership_idString

Returns the unique, system-generated identifier for a partnership.

Returns:

  • (String)

394
395
396
397
398
399
400
401
402
403
404
405
406
407
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 394

class CreatePartnershipResponse < Struct.new(
  :profile_id,
  :partnership_id,
  :partnership_arn,
  :name,
  :email,
  :phone,
  :capabilities,
  :capability_options,
  :trading_partner_id,
  :created_at)
  SENSITIVE = [:email, :phone]
  include Aws::Structure
end

#phoneString

Returns the phone number associated with the partnership.

Returns:

  • (String)

394
395
396
397
398
399
400
401
402
403
404
405
406
407
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 394

class CreatePartnershipResponse < Struct.new(
  :profile_id,
  :partnership_id,
  :partnership_arn,
  :name,
  :email,
  :phone,
  :capabilities,
  :capability_options,
  :trading_partner_id,
  :created_at)
  SENSITIVE = [:email, :phone]
  include Aws::Structure
end

#profile_idString

Returns the unique, system-generated identifier for the profile connected to this partnership.

Returns:

  • (String)

394
395
396
397
398
399
400
401
402
403
404
405
406
407
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 394

class CreatePartnershipResponse < Struct.new(
  :profile_id,
  :partnership_id,
  :partnership_arn,
  :name,
  :email,
  :phone,
  :capabilities,
  :capability_options,
  :trading_partner_id,
  :created_at)
  SENSITIVE = [:email, :phone]
  include Aws::Structure
end

#trading_partner_idString

Returns the unique, system-generated identifier for a trading partner.

Returns:

  • (String)

394
395
396
397
398
399
400
401
402
403
404
405
406
407
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 394

class CreatePartnershipResponse < Struct.new(
  :profile_id,
  :partnership_id,
  :partnership_arn,
  :name,
  :email,
  :phone,
  :capabilities,
  :capability_options,
  :trading_partner_id,
  :created_at)
  SENSITIVE = [:email, :phone]
  include Aws::Structure
end