1. Packages
  2. AWS Native
  3. API Docs
  4. panorama
  5. ApplicationInstance

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.102.0 published on Tuesday, Apr 16, 2024 by Pulumi

aws-native.panorama.ApplicationInstance

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.102.0 published on Tuesday, Apr 16, 2024 by Pulumi

    Schema for ApplicationInstance CloudFormation Resource

    Create ApplicationInstance Resource

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

    Constructor syntax

    new ApplicationInstance(name: string, args: ApplicationInstanceArgs, opts?: CustomResourceOptions);
    @overload
    def ApplicationInstance(resource_name: str,
                            args: ApplicationInstanceArgs,
                            opts: Optional[ResourceOptions] = None)
    
    @overload
    def ApplicationInstance(resource_name: str,
                            opts: Optional[ResourceOptions] = None,
                            default_runtime_context_device: Optional[str] = None,
                            manifest_payload: Optional[ApplicationInstanceManifestPayloadArgs] = None,
                            application_instance_id_to_replace: Optional[str] = None,
                            description: Optional[str] = None,
                            manifest_overrides_payload: Optional[ApplicationInstanceManifestOverridesPayloadArgs] = None,
                            name: Optional[str] = None,
                            runtime_role_arn: Optional[str] = None,
                            tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewApplicationInstance(ctx *Context, name string, args ApplicationInstanceArgs, opts ...ResourceOption) (*ApplicationInstance, error)
    public ApplicationInstance(string name, ApplicationInstanceArgs args, CustomResourceOptions? opts = null)
    public ApplicationInstance(String name, ApplicationInstanceArgs args)
    public ApplicationInstance(String name, ApplicationInstanceArgs args, CustomResourceOptions options)
    
    type: aws-native:panorama:ApplicationInstance
    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 ApplicationInstanceArgs
    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 ApplicationInstanceArgs
    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 ApplicationInstanceArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args ApplicationInstanceArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args ApplicationInstanceArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Example

    The following reference example uses placeholder values for all input properties.

    Coming soon!
    
    Coming soon!
    
    Coming soon!
    
    Coming soon!
    
    const applicationInstanceResource = new aws_native.panorama.ApplicationInstance("applicationInstanceResource", {
        defaultRuntimeContextDevice: "string",
        manifestPayload: {
            payloadData: "string",
        },
        applicationInstanceIdToReplace: "string",
        description: "string",
        manifestOverridesPayload: {
            payloadData: "string",
        },
        name: "string",
        runtimeRoleArn: "string",
        tags: [{
            key: "string",
            value: "string",
        }],
    });
    
    Coming soon!
    

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

    Outputs

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

    Supporting Types

    ApplicationInstanceHealthStatus, ApplicationInstanceHealthStatusArgs

    Running
    RUNNING
    Error
    ERROR
    NotAvailable
    NOT_AVAILABLE
    ApplicationInstanceHealthStatusRunning
    RUNNING
    ApplicationInstanceHealthStatusError
    ERROR
    ApplicationInstanceHealthStatusNotAvailable
    NOT_AVAILABLE
    Running
    RUNNING
    Error
    ERROR
    NotAvailable
    NOT_AVAILABLE
    Running
    RUNNING
    Error
    ERROR
    NotAvailable
    NOT_AVAILABLE
    RUNNING
    RUNNING
    ERROR
    ERROR
    NOT_AVAILABLE
    NOT_AVAILABLE
    "RUNNING"
    RUNNING
    "ERROR"
    ERROR
    "NOT_AVAILABLE"
    NOT_AVAILABLE

    ApplicationInstanceManifestOverridesPayload, ApplicationInstanceManifestOverridesPayloadArgs

    ApplicationInstanceManifestPayload, ApplicationInstanceManifestPayloadArgs

    ApplicationInstanceStatus, ApplicationInstanceStatusArgs

    DeploymentPending
    DEPLOYMENT_PENDING
    DeploymentRequested
    DEPLOYMENT_REQUESTED
    DeploymentInProgress
    DEPLOYMENT_IN_PROGRESS
    DeploymentError
    DEPLOYMENT_ERROR
    DeploymentSucceeded
    DEPLOYMENT_SUCCEEDED
    RemovalPending
    REMOVAL_PENDING
    RemovalRequested
    REMOVAL_REQUESTED
    RemovalInProgress
    REMOVAL_IN_PROGRESS
    RemovalFailed
    REMOVAL_FAILED
    RemovalSucceeded
    REMOVAL_SUCCEEDED
    ApplicationInstanceStatusDeploymentPending
    DEPLOYMENT_PENDING
    ApplicationInstanceStatusDeploymentRequested
    DEPLOYMENT_REQUESTED
    ApplicationInstanceStatusDeploymentInProgress
    DEPLOYMENT_IN_PROGRESS
    ApplicationInstanceStatusDeploymentError
    DEPLOYMENT_ERROR
    ApplicationInstanceStatusDeploymentSucceeded
    DEPLOYMENT_SUCCEEDED
    ApplicationInstanceStatusRemovalPending
    REMOVAL_PENDING
    ApplicationInstanceStatusRemovalRequested
    REMOVAL_REQUESTED
    ApplicationInstanceStatusRemovalInProgress
    REMOVAL_IN_PROGRESS
    ApplicationInstanceStatusRemovalFailed
    REMOVAL_FAILED
    ApplicationInstanceStatusRemovalSucceeded
    REMOVAL_SUCCEEDED
    DeploymentPending
    DEPLOYMENT_PENDING
    DeploymentRequested
    DEPLOYMENT_REQUESTED
    DeploymentInProgress
    DEPLOYMENT_IN_PROGRESS
    DeploymentError
    DEPLOYMENT_ERROR
    DeploymentSucceeded
    DEPLOYMENT_SUCCEEDED
    RemovalPending
    REMOVAL_PENDING
    RemovalRequested
    REMOVAL_REQUESTED
    RemovalInProgress
    REMOVAL_IN_PROGRESS
    RemovalFailed
    REMOVAL_FAILED
    RemovalSucceeded
    REMOVAL_SUCCEEDED
    DeploymentPending
    DEPLOYMENT_PENDING
    DeploymentRequested
    DEPLOYMENT_REQUESTED
    DeploymentInProgress
    DEPLOYMENT_IN_PROGRESS
    DeploymentError
    DEPLOYMENT_ERROR
    DeploymentSucceeded
    DEPLOYMENT_SUCCEEDED
    RemovalPending
    REMOVAL_PENDING
    RemovalRequested
    REMOVAL_REQUESTED
    RemovalInProgress
    REMOVAL_IN_PROGRESS
    RemovalFailed
    REMOVAL_FAILED
    RemovalSucceeded
    REMOVAL_SUCCEEDED
    DEPLOYMENT_PENDING
    DEPLOYMENT_PENDING
    DEPLOYMENT_REQUESTED
    DEPLOYMENT_REQUESTED
    DEPLOYMENT_IN_PROGRESS
    DEPLOYMENT_IN_PROGRESS
    DEPLOYMENT_ERROR
    DEPLOYMENT_ERROR
    DEPLOYMENT_SUCCEEDED
    DEPLOYMENT_SUCCEEDED
    REMOVAL_PENDING
    REMOVAL_PENDING
    REMOVAL_REQUESTED
    REMOVAL_REQUESTED
    REMOVAL_IN_PROGRESS
    REMOVAL_IN_PROGRESS
    REMOVAL_FAILED
    REMOVAL_FAILED
    REMOVAL_SUCCEEDED
    REMOVAL_SUCCEEDED
    "DEPLOYMENT_PENDING"
    DEPLOYMENT_PENDING
    "DEPLOYMENT_REQUESTED"
    DEPLOYMENT_REQUESTED
    "DEPLOYMENT_IN_PROGRESS"
    DEPLOYMENT_IN_PROGRESS
    "DEPLOYMENT_ERROR"
    DEPLOYMENT_ERROR
    "DEPLOYMENT_SUCCEEDED"
    DEPLOYMENT_SUCCEEDED
    "REMOVAL_PENDING"
    REMOVAL_PENDING
    "REMOVAL_REQUESTED"
    REMOVAL_REQUESTED
    "REMOVAL_IN_PROGRESS"
    REMOVAL_IN_PROGRESS
    "REMOVAL_FAILED"
    REMOVAL_FAILED
    "REMOVAL_SUCCEEDED"
    REMOVAL_SUCCEEDED

    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

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.102.0 published on Tuesday, Apr 16, 2024 by Pulumi