AWS Native is in preview. AWS Classic is fully supported.
aws-native.panorama.ApplicationInstance
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
Schema for ApplicationInstance CloudFormation Resource
Create ApplicationInstance Resource
new ApplicationInstance(name: string, args: ApplicationInstanceArgs, opts?: CustomResourceOptions);
@overload
def ApplicationInstance(resource_name: str,
opts: Optional[ResourceOptions] = None,
application_instance_id_to_replace: Optional[str] = None,
default_runtime_context_device: Optional[str] = None,
description: Optional[str] = None,
manifest_overrides_payload: Optional[ApplicationInstanceManifestOverridesPayloadArgs] = None,
manifest_payload: Optional[ApplicationInstanceManifestPayloadArgs] = None,
name: Optional[str] = None,
runtime_role_arn: Optional[str] = None,
tags: Optional[Sequence[ApplicationInstanceTagArgs]] = None)
@overload
def ApplicationInstance(resource_name: str,
args: ApplicationInstanceArgs,
opts: Optional[ResourceOptions] = 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.
- 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.
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:
- Default
Runtime stringContext Device - Manifest
Payload Pulumi.Aws Native. Panorama. Inputs. Application Instance Manifest Payload - Application
Instance stringId To Replace - Description string
- Manifest
Overrides Pulumi.Payload Aws Native. Panorama. Inputs. Application Instance Manifest Overrides Payload - Name string
- Runtime
Role stringArn - List<Pulumi.
Aws Native. Panorama. Inputs. Application Instance Tag>
Outputs
All input properties are implicitly available as output properties. Additionally, the ApplicationInstance resource produces the following output properties:
- Application
Instance stringId - Arn string
- Created
Time int - Default
Runtime stringContext Device Name - Health
Status Pulumi.Aws Native. Panorama. Application Instance Health Status - Id string
The provider-assigned unique ID for this managed resource.
- Last
Updated intTime - Status
Pulumi.
Aws Native. Panorama. Application Instance Status - Status
Description string
- Application
Instance stringId - Arn string
- Created
Time int - Default
Runtime stringContext Device Name - Health
Status ApplicationInstance Health Status - Id string
The provider-assigned unique ID for this managed resource.
- Last
Updated intTime - Status
Application
Instance Status - Status
Description string
- application
Instance StringId - arn String
- created
Time Integer - default
Runtime StringContext Device Name - health
Status ApplicationInstance Health Status - id String
The provider-assigned unique ID for this managed resource.
- last
Updated IntegerTime - status
Application
Instance Status - status
Description String
- application
Instance stringId - arn string
- created
Time number - default
Runtime stringContext Device Name - health
Status ApplicationInstance Health Status - id string
The provider-assigned unique ID for this managed resource.
- last
Updated numberTime - status
Application
Instance Status - status
Description string
- application_
instance_ strid - arn str
- created_
time int - default_
runtime_ strcontext_ device_ name - health_
status ApplicationInstance Health Status - id str
The provider-assigned unique ID for this managed resource.
- last_
updated_ inttime - status
Application
Instance Status - status_
description str
- application
Instance StringId - arn String
- created
Time Number - default
Runtime StringContext Device Name - health
Status "RUNNING" | "ERROR" | "NOT_AVAILABLE" - id String
The provider-assigned unique ID for this managed resource.
- last
Updated NumberTime - status "DEPLOYMENT_PENDING" | "DEPLOYMENT_REQUESTED" | "DEPLOYMENT_IN_PROGRESS" | "DEPLOYMENT_ERROR" | "DEPLOYMENT_SUCCEEDED" | "REMOVAL_PENDING" | "REMOVAL_REQUESTED" | "REMOVAL_IN_PROGRESS" | "REMOVAL_FAILED" | "REMOVAL_SUCCEEDED"
- status
Description String
Supporting Types
ApplicationInstanceHealthStatus, ApplicationInstanceHealthStatusArgs
- Running
- RUNNING
- Error
- ERROR
- Not
Available - NOT_AVAILABLE
- Application
Instance Health Status Running - RUNNING
- Application
Instance Health Status Error - ERROR
- Application
Instance Health Status Not Available - NOT_AVAILABLE
- Running
- RUNNING
- Error
- ERROR
- Not
Available - NOT_AVAILABLE
- Running
- RUNNING
- Error
- ERROR
- Not
Available - NOT_AVAILABLE
- RUNNING
- RUNNING
- ERROR
- ERROR
- NOT_AVAILABLE
- NOT_AVAILABLE
- "RUNNING"
- RUNNING
- "ERROR"
- ERROR
- "NOT_AVAILABLE"
- NOT_AVAILABLE
ApplicationInstanceManifestOverridesPayload, ApplicationInstanceManifestOverridesPayloadArgs
- Payload
Data string
- Payload
Data string
- payload
Data String
- payload
Data string
- payload_
data str
- payload
Data String
ApplicationInstanceManifestPayload, ApplicationInstanceManifestPayloadArgs
- Payload
Data string
- Payload
Data string
- payload
Data String
- payload
Data string
- payload_
data str
- payload
Data String
ApplicationInstanceStatus, ApplicationInstanceStatusArgs
- 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
- Application
Instance Status Deployment Pending - DEPLOYMENT_PENDING
- Application
Instance Status Deployment Requested - DEPLOYMENT_REQUESTED
- Application
Instance Status Deployment In Progress - DEPLOYMENT_IN_PROGRESS
- Application
Instance Status Deployment Error - DEPLOYMENT_ERROR
- Application
Instance Status Deployment Succeeded - DEPLOYMENT_SUCCEEDED
- Application
Instance Status Removal Pending - REMOVAL_PENDING
- Application
Instance Status Removal Requested - REMOVAL_REQUESTED
- Application
Instance Status Removal In Progress - REMOVAL_IN_PROGRESS
- Application
Instance Status Removal Failed - REMOVAL_FAILED
- Application
Instance Status 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
- 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
- "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
ApplicationInstanceTag, ApplicationInstanceTagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.