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

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

AWS Native v0.126.0 published on Monday, Sep 30, 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 Native v0.126.0 published on Monday, Sep 30, 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,
                    email: Optional[str] = None,
                    profile_id: Optional[str] = None,
                    capabilities: Optional[Sequence[str]] = 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

    The Partnership resource accepts the following input properties:

    Email string
    ProfileId string
    Returns the unique, system-generated identifier for the profile connected to this partnership.
    Capabilities List<string>
    Returns one or more capabilities associated with this partnership.
    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.
    Email string
    ProfileId string
    Returns the unique, system-generated identifier for the profile connected to this partnership.
    Capabilities []string
    Returns one or more capabilities associated with this partnership.
    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.
    email String
    profileId String
    Returns the unique, system-generated identifier for the profile connected to this partnership.
    capabilities List<String>
    Returns one or more capabilities associated with this partnership.
    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.
    email string
    profileId string
    Returns the unique, system-generated identifier for the profile connected to this partnership.
    capabilities string[]
    Returns one or more capabilities associated with this partnership.
    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.
    email str
    profile_id str
    Returns the unique, system-generated identifier for the profile connected to this partnership.
    capabilities Sequence[str]
    Returns one or more capabilities associated with this partnership.
    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.
    email String
    profileId String
    Returns the unique, system-generated identifier for the profile connected to this partnership.
    capabilities List<String>
    Returns one or more capabilities associated with this partnership.
    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

    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 Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi