Class: Aws::B2bi::Types::UpdatePartnershipResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::B2bi::Types::UpdatePartnershipResponse
- Defined in:
- gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[:email, :phone]
Instance Attribute Summary collapse
-
#capabilities ⇒ Array<String>
Returns one or more capabilities associated with this partnership.
-
#capability_options ⇒ Types::CapabilityOptions
Returns the structure that contains the details for the associated capabilities.
-
#created_at ⇒ Time
Returns a timestamp that identifies the most recent date and time that the partnership was modified.
-
#email ⇒ String
Returns the email address associated with this trading partner.
-
#modified_at ⇒ Time
Returns a timestamp that identifies the most recent date and time that the partnership was modified.
-
#name ⇒ String
The name of the partnership, used to identify it.
-
#partnership_arn ⇒ String
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
-
#partnership_id ⇒ String
Returns the unique, system-generated identifier for a partnership.
-
#phone ⇒ String
Returns the phone number associated with the partnership.
-
#profile_id ⇒ String
Returns the unique, system-generated identifier for the profile connected to this partnership.
-
#trading_partner_id ⇒ String
Returns the unique, system-generated identifier for a trading partner.
Instance Attribute Details
#capabilities ⇒ Array<String>
Returns one or more capabilities associated with this partnership.
2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 |
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 2391 class UpdatePartnershipResponse < Struct.new( :profile_id, :partnership_id, :partnership_arn, :name, :email, :phone, :capabilities, :capability_options, :trading_partner_id, :created_at, :modified_at) SENSITIVE = [:email, :phone] include Aws::Structure end |
#capability_options ⇒ Types::CapabilityOptions
Returns the structure that contains the details for the associated capabilities.
2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 |
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 2391 class UpdatePartnershipResponse < Struct.new( :profile_id, :partnership_id, :partnership_arn, :name, :email, :phone, :capabilities, :capability_options, :trading_partner_id, :created_at, :modified_at) SENSITIVE = [:email, :phone] include Aws::Structure end |
#created_at ⇒ Time
Returns a timestamp that identifies the most recent date and time that the partnership was modified.
2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 |
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 2391 class UpdatePartnershipResponse < Struct.new( :profile_id, :partnership_id, :partnership_arn, :name, :email, :phone, :capabilities, :capability_options, :trading_partner_id, :created_at, :modified_at) SENSITIVE = [:email, :phone] include Aws::Structure end |
#email ⇒ String
Returns the email address associated with this trading partner.
2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 |
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 2391 class UpdatePartnershipResponse < Struct.new( :profile_id, :partnership_id, :partnership_arn, :name, :email, :phone, :capabilities, :capability_options, :trading_partner_id, :created_at, :modified_at) SENSITIVE = [:email, :phone] include Aws::Structure end |
#modified_at ⇒ Time
Returns a timestamp that identifies the most recent date and time that the partnership was modified.
2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 |
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 2391 class UpdatePartnershipResponse < Struct.new( :profile_id, :partnership_id, :partnership_arn, :name, :email, :phone, :capabilities, :capability_options, :trading_partner_id, :created_at, :modified_at) SENSITIVE = [:email, :phone] include Aws::Structure end |
#name ⇒ String
The name of the partnership, used to identify it.
2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 |
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 2391 class UpdatePartnershipResponse < Struct.new( :profile_id, :partnership_id, :partnership_arn, :name, :email, :phone, :capabilities, :capability_options, :trading_partner_id, :created_at, :modified_at) SENSITIVE = [:email, :phone] include Aws::Structure end |
#partnership_arn ⇒ String
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 |
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 2391 class UpdatePartnershipResponse < Struct.new( :profile_id, :partnership_id, :partnership_arn, :name, :email, :phone, :capabilities, :capability_options, :trading_partner_id, :created_at, :modified_at) SENSITIVE = [:email, :phone] include Aws::Structure end |
#partnership_id ⇒ String
Returns the unique, system-generated identifier for a partnership.
2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 |
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 2391 class UpdatePartnershipResponse < Struct.new( :profile_id, :partnership_id, :partnership_arn, :name, :email, :phone, :capabilities, :capability_options, :trading_partner_id, :created_at, :modified_at) SENSITIVE = [:email, :phone] include Aws::Structure end |
#phone ⇒ String
Returns the phone number associated with the partnership.
2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 |
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 2391 class UpdatePartnershipResponse < Struct.new( :profile_id, :partnership_id, :partnership_arn, :name, :email, :phone, :capabilities, :capability_options, :trading_partner_id, :created_at, :modified_at) SENSITIVE = [:email, :phone] include Aws::Structure end |
#profile_id ⇒ String
Returns the unique, system-generated identifier for the profile connected to this partnership.
2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 |
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 2391 class UpdatePartnershipResponse < Struct.new( :profile_id, :partnership_id, :partnership_arn, :name, :email, :phone, :capabilities, :capability_options, :trading_partner_id, :created_at, :modified_at) SENSITIVE = [:email, :phone] include Aws::Structure end |
#trading_partner_id ⇒ String
Returns the unique, system-generated identifier for a trading partner.
2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 |
# File 'gems/aws-sdk-b2bi/lib/aws-sdk-b2bi/types.rb', line 2391 class UpdatePartnershipResponse < Struct.new( :profile_id, :partnership_id, :partnership_arn, :name, :email, :phone, :capabilities, :capability_options, :trading_partner_id, :created_at, :modified_at) SENSITIVE = [:email, :phone] include Aws::Structure end |