1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. b2bi
  5. Partnership

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi

aws-native.b2bi.Partnership

Explore with Pulumi AI

aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi

    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
    ProfileId string
    Returns the unique, system-generated identifier for the profile connected to this partnership.
    CapabilityOptions Pulumi.AwsNative.B2bi.Inputs.PartnershipCapabilityOptions
    Contains the details for an Outbound EDI capability.
    Name string
    Returns the name of the partnership.
    Phone string
    Tags List<Pulumi.AwsNative.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
    ProfileId string
    Returns the unique, system-generated identifier for the profile connected to this partnership.
    CapabilityOptions PartnershipCapabilityOptionsArgs
    Contains the details for an Outbound EDI capability.
    Name string
    Returns the name of the partnership.
    Phone string
    Tags TagArgs
    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
    profileId String
    Returns the unique, system-generated identifier for the profile connected to this partnership.
    capabilityOptions PartnershipCapabilityOptions
    Contains the details for an Outbound EDI capability.
    name String
    Returns the name of the partnership.
    phone String
    tags 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
    profileId string
    Returns the unique, system-generated identifier for the profile connected to this partnership.
    capabilityOptions PartnershipCapabilityOptions
    Contains the details for an Outbound EDI capability.
    name string
    Returns the name of the partnership.
    phone string
    tags 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 PartnershipCapabilityOptionsArgs
    Contains the details for an Outbound EDI capability.
    name str
    Returns the name of the partnership.
    phone str
    tags Sequence[TagArgs]
    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
    profileId String
    Returns the unique, system-generated identifier for the profile connected to this partnership.
    capabilityOptions Property Map
    Contains the details for an Outbound EDI capability.
    name String
    Returns the name of the partnership.
    phone String
    tags 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:

    CreatedAt string
    Returns a timestamp for creation date and time of the partnership.
    Id string
    The provider-assigned unique ID for this managed resource.
    ModifiedAt string
    Returns a timestamp that identifies the most recent date and time that the partnership was modified.
    PartnershipArn string
    Returns an Amazon Resource Name (ARN) for a specific AWS resource, such as a capability, partnership, profile, or transformer.
    PartnershipId string
    Returns the unique, system-generated identifier for a partnership.
    TradingPartnerId string
    Returns the unique, system-generated identifier for a trading partner.
    CreatedAt string
    Returns a timestamp for creation date and time of the partnership.
    Id string
    The provider-assigned unique ID for this managed resource.
    ModifiedAt string
    Returns a timestamp that identifies the most recent date and time that the partnership was modified.
    PartnershipArn string
    Returns an Amazon Resource Name (ARN) for a specific AWS resource, such as a capability, partnership, profile, or transformer.
    PartnershipId string
    Returns the unique, system-generated identifier for a partnership.
    TradingPartnerId string
    Returns the unique, system-generated identifier for a trading partner.
    createdAt String
    Returns a timestamp for creation date and time of the partnership.
    id String
    The provider-assigned unique ID for this managed resource.
    modifiedAt String
    Returns a timestamp that identifies the most recent date and time that the partnership was modified.
    partnershipArn String
    Returns an Amazon Resource Name (ARN) for a specific AWS resource, such as a capability, partnership, profile, or transformer.
    partnershipId String
    Returns the unique, system-generated identifier for a partnership.
    tradingPartnerId String
    Returns the unique, system-generated identifier for a trading partner.
    createdAt string
    Returns a timestamp for creation date and time of the partnership.
    id string
    The provider-assigned unique ID for this managed resource.
    modifiedAt string
    Returns a timestamp that identifies the most recent date and time that the partnership was modified.
    partnershipArn string
    Returns an Amazon Resource Name (ARN) for a specific AWS resource, such as a capability, partnership, profile, or transformer.
    partnershipId string
    Returns the unique, system-generated identifier for a partnership.
    tradingPartnerId string
    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_id str
    Returns the unique, system-generated identifier for a trading partner.
    createdAt String
    Returns a timestamp for creation date and time of the partnership.
    id String
    The provider-assigned unique ID for this managed resource.
    modifiedAt String
    Returns a timestamp that identifies the most recent date and time that the partnership was modified.
    partnershipArn String
    Returns an Amazon Resource Name (ARN) for a specific AWS resource, such as a capability, partnership, profile, or transformer.
    partnershipId String
    Returns the unique, system-generated identifier for a partnership.
    tradingPartnerId String
    Returns the unique, system-generated identifier for a trading partner.

    Supporting Types

    PartnershipCapabilityOptions, PartnershipCapabilityOptionsArgs

    OutboundEdi PartnershipOutboundEdiOptionsProperties
    A structure that contains the outbound EDI options.
    outboundEdi PartnershipOutboundEdiOptionsProperties
    A structure that contains the outbound EDI options.
    outboundEdi PartnershipOutboundEdiOptionsProperties
    A structure that contains the outbound EDI options.
    outbound_edi PartnershipOutboundEdiOptionsProperties
    A structure that contains the outbound EDI options.
    outboundEdi Property Map
    A structure that contains the outbound EDI options.

    PartnershipOutboundEdiOptionsProperties, PartnershipOutboundEdiOptionsPropertiesArgs

    PartnershipX12Delimiters, PartnershipX12DelimitersArgs

    PartnershipX12Envelope, PartnershipX12EnvelopeArgs

    PartnershipX12FunctionalGroupHeaders, PartnershipX12FunctionalGroupHeadersArgs

    PartnershipX12InterchangeControlHeaders, PartnershipX12InterchangeControlHeadersArgs

    PartnershipX12OutboundEdiHeaders, PartnershipX12OutboundEdiHeadersArgs

    Tag, TagArgs

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi