We recommend new projects start with resources from the AWS provider.
aws-native.b2bi.Partnership
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of AWS::B2BI::Partnership Resource Type
Create Partnership Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Partnership(name: string, args: PartnershipArgs, opts?: CustomResourceOptions);
@overload
def Partnership(resource_name: str,
args: PartnershipArgs,
opts: Optional[ResourceOptions] = None)
@overload
def Partnership(resource_name: str,
opts: Optional[ResourceOptions] = None,
capabilities: Optional[Sequence[str]] = None,
email: Optional[str] = None,
profile_id: Optional[str] = None,
capability_options: Optional[PartnershipCapabilityOptionsArgs] = None,
name: Optional[str] = None,
phone: Optional[str] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewPartnership(ctx *Context, name string, args PartnershipArgs, opts ...ResourceOption) (*Partnership, error)
public Partnership(string name, PartnershipArgs args, CustomResourceOptions? opts = null)
public Partnership(String name, PartnershipArgs args)
public Partnership(String name, PartnershipArgs args, CustomResourceOptions options)
type: aws-native:b2bi:Partnership
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args PartnershipArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args PartnershipArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args PartnershipArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args PartnershipArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args PartnershipArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Partnership Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The Partnership resource accepts the following input properties:
- Capabilities List<string>
- Returns one or more capabilities associated with this partnership.
- Email string
- Profile
Id string - Returns the unique, system-generated identifier for the profile connected to this partnership.
- Capability
Options Pulumi.Aws Native. B2bi. Inputs. Partnership Capability Options - Contains the details for an Outbound EDI capability.
- Name string
- Returns the name of the partnership.
- Phone string
- List<Pulumi.
Aws Native. Inputs. Tag> - A key-value pair for a specific partnership. Tags are metadata that you can use to search for and group capabilities for various purposes.
- Capabilities []string
- Returns one or more capabilities associated with this partnership.
- Email string
- Profile
Id string - Returns the unique, system-generated identifier for the profile connected to this partnership.
- Capability
Options PartnershipCapability Options Args - Contains the details for an Outbound EDI capability.
- Name string
- Returns the name of the partnership.
- Phone string
- Tag
Args - A key-value pair for a specific partnership. Tags are metadata that you can use to search for and group capabilities for various purposes.
- capabilities List<String>
- Returns one or more capabilities associated with this partnership.
- email String
- profile
Id String - Returns the unique, system-generated identifier for the profile connected to this partnership.
- capability
Options PartnershipCapability Options - Contains the details for an Outbound EDI capability.
- name String
- Returns the name of the partnership.
- phone String
- List<Tag>
- A key-value pair for a specific partnership. Tags are metadata that you can use to search for and group capabilities for various purposes.
- capabilities string[]
- Returns one or more capabilities associated with this partnership.
- email string
- profile
Id string - Returns the unique, system-generated identifier for the profile connected to this partnership.
- capability
Options PartnershipCapability Options - Contains the details for an Outbound EDI capability.
- name string
- Returns the name of the partnership.
- phone string
- Tag[]
- A key-value pair for a specific partnership. Tags are metadata that you can use to search for and group capabilities for various purposes.
- capabilities Sequence[str]
- Returns one or more capabilities associated with this partnership.
- email str
- profile_
id str - Returns the unique, system-generated identifier for the profile connected to this partnership.
- capability_
options PartnershipCapability Options Args - Contains the details for an Outbound EDI capability.
- name str
- Returns the name of the partnership.
- phone str
- Sequence[Tag
Args] - A key-value pair for a specific partnership. Tags are metadata that you can use to search for and group capabilities for various purposes.
- capabilities List<String>
- Returns one or more capabilities associated with this partnership.
- email String
- profile
Id String - Returns the unique, system-generated identifier for the profile connected to this partnership.
- capability
Options Property Map - Contains the details for an Outbound EDI capability.
- name String
- Returns the name of the partnership.
- phone String
- List<Property Map>
- A key-value pair for a specific partnership. Tags are metadata that you can use to search for and group capabilities for various purposes.
Outputs
All input properties are implicitly available as output properties. Additionally, the Partnership resource produces the following output properties:
- Created
At string - Returns a timestamp for creation date and time of the partnership.
- Id string
- The provider-assigned unique ID for this managed resource.
- Modified
At string - Returns a timestamp that identifies the most recent date and time that the partnership was modified.
- Partnership
Arn string - Returns an Amazon Resource Name (ARN) for a specific AWS resource, such as a capability, partnership, profile, or transformer.
- Partnership
Id string - Returns the unique, system-generated identifier for a partnership.
- Trading
Partner stringId - Returns the unique, system-generated identifier for a trading partner.
- Created
At string - Returns a timestamp for creation date and time of the partnership.
- Id string
- The provider-assigned unique ID for this managed resource.
- Modified
At string - Returns a timestamp that identifies the most recent date and time that the partnership was modified.
- Partnership
Arn string - Returns an Amazon Resource Name (ARN) for a specific AWS resource, such as a capability, partnership, profile, or transformer.
- Partnership
Id string - Returns the unique, system-generated identifier for a partnership.
- Trading
Partner stringId - Returns the unique, system-generated identifier for a trading partner.
- created
At String - Returns a timestamp for creation date and time of the partnership.
- id String
- The provider-assigned unique ID for this managed resource.
- modified
At String - Returns a timestamp that identifies the most recent date and time that the partnership was modified.
- partnership
Arn String - Returns an Amazon Resource Name (ARN) for a specific AWS resource, such as a capability, partnership, profile, or transformer.
- partnership
Id String - Returns the unique, system-generated identifier for a partnership.
- trading
Partner StringId - Returns the unique, system-generated identifier for a trading partner.
- created
At string - Returns a timestamp for creation date and time of the partnership.
- id string
- The provider-assigned unique ID for this managed resource.
- modified
At string - Returns a timestamp that identifies the most recent date and time that the partnership was modified.
- partnership
Arn string - Returns an Amazon Resource Name (ARN) for a specific AWS resource, such as a capability, partnership, profile, or transformer.
- partnership
Id string - Returns the unique, system-generated identifier for a partnership.
- trading
Partner stringId - Returns the unique, system-generated identifier for a trading partner.
- created_
at str - Returns a timestamp for creation date and time of the partnership.
- id str
- The provider-assigned unique ID for this managed resource.
- modified_
at str - Returns a timestamp that identifies the most recent date and time that the partnership was modified.
- partnership_
arn str - Returns an Amazon Resource Name (ARN) for a specific AWS resource, such as a capability, partnership, profile, or transformer.
- partnership_
id str - Returns the unique, system-generated identifier for a partnership.
- trading_
partner_ strid - Returns the unique, system-generated identifier for a trading partner.
- created
At String - Returns a timestamp for creation date and time of the partnership.
- id String
- The provider-assigned unique ID for this managed resource.
- modified
At String - Returns a timestamp that identifies the most recent date and time that the partnership was modified.
- partnership
Arn String - Returns an Amazon Resource Name (ARN) for a specific AWS resource, such as a capability, partnership, profile, or transformer.
- partnership
Id String - Returns the unique, system-generated identifier for a partnership.
- trading
Partner StringId - Returns the unique, system-generated identifier for a trading partner.
Supporting Types
PartnershipCapabilityOptions, PartnershipCapabilityOptionsArgs
- Outbound
Edi Pulumi.Aws Native. B2bi. Inputs. Partnership Outbound Edi Options Properties - A structure that contains the outbound EDI options.
- Outbound
Edi PartnershipOutbound Edi Options Properties - A structure that contains the outbound EDI options.
- outbound
Edi PartnershipOutbound Edi Options Properties - A structure that contains the outbound EDI options.
- outbound
Edi PartnershipOutbound Edi Options Properties - A structure that contains the outbound EDI options.
- outbound_
edi PartnershipOutbound Edi Options Properties - A structure that contains the outbound EDI options.
- outbound
Edi Property Map - A structure that contains the outbound EDI options.
PartnershipOutboundEdiOptionsProperties, PartnershipOutboundEdiOptionsPropertiesArgs
PartnershipX12Delimiters, PartnershipX12DelimitersArgs
- Component
Separator string - Data
Element stringSeparator - Segment
Terminator string
- Component
Separator string - Data
Element stringSeparator - Segment
Terminator string
- component
Separator String - data
Element StringSeparator - segment
Terminator String
- component
Separator string - data
Element stringSeparator - segment
Terminator string
- component
Separator String - data
Element StringSeparator - segment
Terminator String
PartnershipX12Envelope, PartnershipX12EnvelopeArgs
PartnershipX12FunctionalGroupHeaders, PartnershipX12FunctionalGroupHeadersArgs
- Application
Receiver stringCode - Application
Sender stringCode - Responsible
Agency stringCode
- Application
Receiver stringCode - Application
Sender stringCode - Responsible
Agency stringCode
- application
Receiver StringCode - application
Sender StringCode - responsible
Agency StringCode
- application
Receiver stringCode - application
Sender stringCode - responsible
Agency stringCode
- application
Receiver StringCode - application
Sender StringCode - responsible
Agency StringCode
PartnershipX12InterchangeControlHeaders, PartnershipX12InterchangeControlHeadersArgs
- Acknowledgment
Requested stringCode - Receiver
Id string - Receiver
Id stringQualifier - Repetition
Separator string - Sender
Id string - Sender
Id stringQualifier - Usage
Indicator stringCode
- Acknowledgment
Requested stringCode - Receiver
Id string - Receiver
Id stringQualifier - Repetition
Separator string - Sender
Id string - Sender
Id stringQualifier - Usage
Indicator stringCode
- acknowledgment
Requested StringCode - receiver
Id String - receiver
Id StringQualifier - repetition
Separator String - sender
Id String - sender
Id StringQualifier - usage
Indicator StringCode
- acknowledgment
Requested stringCode - receiver
Id string - receiver
Id stringQualifier - repetition
Separator string - sender
Id string - sender
Id stringQualifier - usage
Indicator stringCode
- acknowledgment
Requested StringCode - receiver
Id String - receiver
Id StringQualifier - repetition
Separator String - sender
Id String - sender
Id StringQualifier - usage
Indicator StringCode
PartnershipX12OutboundEdiHeaders, PartnershipX12OutboundEdiHeadersArgs
Tag, TagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.