1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. servicecatalog
  5. LaunchNotificationConstraint

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

AWS Cloud Control v1.38.0 published on Wednesday, Nov 5, 2025 by Pulumi

aws-native.servicecatalog.LaunchNotificationConstraint

Start a Neo task
Explain and create an aws-native.servicecatalog.LaunchNotificationConstraint resource
aws-native logo

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

AWS Cloud Control v1.38.0 published on Wednesday, Nov 5, 2025 by Pulumi

    Resource Type definition for AWS::ServiceCatalog::LaunchNotificationConstraint

    Create LaunchNotificationConstraint Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new LaunchNotificationConstraint(name: string, args: LaunchNotificationConstraintArgs, opts?: CustomResourceOptions);
    @overload
    def LaunchNotificationConstraint(resource_name: str,
                                     args: LaunchNotificationConstraintArgs,
                                     opts: Optional[ResourceOptions] = None)
    
    @overload
    def LaunchNotificationConstraint(resource_name: str,
                                     opts: Optional[ResourceOptions] = None,
                                     notification_arns: Optional[Sequence[str]] = None,
                                     portfolio_id: Optional[str] = None,
                                     product_id: Optional[str] = None,
                                     accept_language: Optional[str] = None,
                                     description: Optional[str] = None)
    func NewLaunchNotificationConstraint(ctx *Context, name string, args LaunchNotificationConstraintArgs, opts ...ResourceOption) (*LaunchNotificationConstraint, error)
    public LaunchNotificationConstraint(string name, LaunchNotificationConstraintArgs args, CustomResourceOptions? opts = null)
    public LaunchNotificationConstraint(String name, LaunchNotificationConstraintArgs args)
    public LaunchNotificationConstraint(String name, LaunchNotificationConstraintArgs args, CustomResourceOptions options)
    
    type: aws-native:servicecatalog:LaunchNotificationConstraint
    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 LaunchNotificationConstraintArgs
    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 LaunchNotificationConstraintArgs
    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 LaunchNotificationConstraintArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args LaunchNotificationConstraintArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args LaunchNotificationConstraintArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    LaunchNotificationConstraint 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 LaunchNotificationConstraint resource accepts the following input properties:

    NotificationArns List<string>
    The notification ARNs.
    PortfolioId string
    The portfolio identifier.
    ProductId string
    The product identifier.
    AcceptLanguage string
    The language code.

    • jp - Japanese
    • zh - Chinese
    Description string
    The description of the constraint.
    NotificationArns []string
    The notification ARNs.
    PortfolioId string
    The portfolio identifier.
    ProductId string
    The product identifier.
    AcceptLanguage string
    The language code.

    • jp - Japanese
    • zh - Chinese
    Description string
    The description of the constraint.
    notificationArns List<String>
    The notification ARNs.
    portfolioId String
    The portfolio identifier.
    productId String
    The product identifier.
    acceptLanguage String
    The language code.

    • jp - Japanese
    • zh - Chinese
    description String
    The description of the constraint.
    notificationArns string[]
    The notification ARNs.
    portfolioId string
    The portfolio identifier.
    productId string
    The product identifier.
    acceptLanguage string
    The language code.

    • jp - Japanese
    • zh - Chinese
    description string
    The description of the constraint.
    notification_arns Sequence[str]
    The notification ARNs.
    portfolio_id str
    The portfolio identifier.
    product_id str
    The product identifier.
    accept_language str
    The language code.

    • jp - Japanese
    • zh - Chinese
    description str
    The description of the constraint.
    notificationArns List<String>
    The notification ARNs.
    portfolioId String
    The portfolio identifier.
    productId String
    The product identifier.
    acceptLanguage String
    The language code.

    • jp - Japanese
    • zh - Chinese
    description String
    The description of the constraint.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the LaunchNotificationConstraint resource produces the following output properties:

    AwsId string
    Unique identifier for the constraint
    Id string
    The provider-assigned unique ID for this managed resource.
    AwsId string
    Unique identifier for the constraint
    Id string
    The provider-assigned unique ID for this managed resource.
    awsId String
    Unique identifier for the constraint
    id String
    The provider-assigned unique ID for this managed resource.
    awsId string
    Unique identifier for the constraint
    id string
    The provider-assigned unique ID for this managed resource.
    aws_id str
    Unique identifier for the constraint
    id str
    The provider-assigned unique ID for this managed resource.
    awsId String
    Unique identifier for the constraint
    id String
    The provider-assigned unique ID for this managed resource.

    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.38.0 published on Wednesday, Nov 5, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate