We recommend new projects start with resources from the AWS provider.
aws-native.medialive.SignalMap
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of AWS::MediaLive::SignalMap Resource Type
Create SignalMap Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new SignalMap(name: string, args: SignalMapArgs, opts?: CustomResourceOptions);
@overload
def SignalMap(resource_name: str,
args: SignalMapArgs,
opts: Optional[ResourceOptions] = None)
@overload
def SignalMap(resource_name: str,
opts: Optional[ResourceOptions] = None,
discovery_entry_point_arn: Optional[str] = None,
cloud_watch_alarm_template_group_identifiers: Optional[Sequence[str]] = None,
description: Optional[str] = None,
event_bridge_rule_template_group_identifiers: Optional[Sequence[str]] = None,
force_rediscovery: Optional[bool] = None,
name: Optional[str] = None,
tags: Optional[Mapping[str, str]] = None)
func NewSignalMap(ctx *Context, name string, args SignalMapArgs, opts ...ResourceOption) (*SignalMap, error)
public SignalMap(string name, SignalMapArgs args, CustomResourceOptions? opts = null)
public SignalMap(String name, SignalMapArgs args)
public SignalMap(String name, SignalMapArgs args, CustomResourceOptions options)
type: aws-native:medialive:SignalMap
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 SignalMapArgs
- 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 SignalMapArgs
- 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 SignalMapArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args SignalMapArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args SignalMapArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
SignalMap 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 SignalMap resource accepts the following input properties:
- Discovery
Entry stringPoint Arn - A top-level supported AWS resource ARN to discovery a signal map from.
- Cloud
Watch List<string>Alarm Template Group Identifiers - A cloudwatch alarm template group's identifier. Can be either be its id or current name.
- Description string
- A resource's optional description.
- Event
Bridge List<string>Rule Template Group Identifiers - An eventbridge rule template group's identifier. Can be either be its id or current name.
- Force
Rediscovery bool - If true, will force a rediscovery of a signal map if an unchanged discoveryEntryPointArn is provided.
- Name string
- A resource's name. Names must be unique within the scope of a resource type in a specific region.
- Dictionary<string, string>
- Discovery
Entry stringPoint Arn - A top-level supported AWS resource ARN to discovery a signal map from.
- Cloud
Watch []stringAlarm Template Group Identifiers - A cloudwatch alarm template group's identifier. Can be either be its id or current name.
- Description string
- A resource's optional description.
- Event
Bridge []stringRule Template Group Identifiers - An eventbridge rule template group's identifier. Can be either be its id or current name.
- Force
Rediscovery bool - If true, will force a rediscovery of a signal map if an unchanged discoveryEntryPointArn is provided.
- Name string
- A resource's name. Names must be unique within the scope of a resource type in a specific region.
- map[string]string
- discovery
Entry StringPoint Arn - A top-level supported AWS resource ARN to discovery a signal map from.
- cloud
Watch List<String>Alarm Template Group Identifiers - A cloudwatch alarm template group's identifier. Can be either be its id or current name.
- description String
- A resource's optional description.
- event
Bridge List<String>Rule Template Group Identifiers - An eventbridge rule template group's identifier. Can be either be its id or current name.
- force
Rediscovery Boolean - If true, will force a rediscovery of a signal map if an unchanged discoveryEntryPointArn is provided.
- name String
- A resource's name. Names must be unique within the scope of a resource type in a specific region.
- Map<String,String>
- discovery
Entry stringPoint Arn - A top-level supported AWS resource ARN to discovery a signal map from.
- cloud
Watch string[]Alarm Template Group Identifiers - A cloudwatch alarm template group's identifier. Can be either be its id or current name.
- description string
- A resource's optional description.
- event
Bridge string[]Rule Template Group Identifiers - An eventbridge rule template group's identifier. Can be either be its id or current name.
- force
Rediscovery boolean - If true, will force a rediscovery of a signal map if an unchanged discoveryEntryPointArn is provided.
- name string
- A resource's name. Names must be unique within the scope of a resource type in a specific region.
- {[key: string]: string}
- discovery_
entry_ strpoint_ arn - A top-level supported AWS resource ARN to discovery a signal map from.
- cloud_
watch_ Sequence[str]alarm_ template_ group_ identifiers - A cloudwatch alarm template group's identifier. Can be either be its id or current name.
- description str
- A resource's optional description.
- event_
bridge_ Sequence[str]rule_ template_ group_ identifiers - An eventbridge rule template group's identifier. Can be either be its id or current name.
- force_
rediscovery bool - If true, will force a rediscovery of a signal map if an unchanged discoveryEntryPointArn is provided.
- name str
- A resource's name. Names must be unique within the scope of a resource type in a specific region.
- Mapping[str, str]
- discovery
Entry StringPoint Arn - A top-level supported AWS resource ARN to discovery a signal map from.
- cloud
Watch List<String>Alarm Template Group Identifiers - A cloudwatch alarm template group's identifier. Can be either be its id or current name.
- description String
- A resource's optional description.
- event
Bridge List<String>Rule Template Group Identifiers - An eventbridge rule template group's identifier. Can be either be its id or current name.
- force
Rediscovery Boolean - If true, will force a rediscovery of a signal map if an unchanged discoveryEntryPointArn is provided.
- name String
- A resource's name. Names must be unique within the scope of a resource type in a specific region.
- Map<String>
Outputs
All input properties are implicitly available as output properties. Additionally, the SignalMap resource produces the following output properties:
- Arn string
- A signal map's ARN (Amazon Resource Name)
- Aws
Id string - A signal map's id.
- Cloud
Watch List<string>Alarm Template Group Ids - An alarm template group's id.
- Created
At string - The date and time of resource creation.
- Error
Message string - Error message associated with a failed creation or failed update attempt of a signal map.
- Event
Bridge List<string>Rule Template Group Ids - An eventbridge rule template group's id.
- Failed
Media Dictionary<string, Pulumi.Resource Map Aws Native. Media Live. Outputs. Signal Map Media Resource> - Id string
- The provider-assigned unique ID for this managed resource.
- Identifier string
- Last
Discovered stringAt - The date and time of latest discovery.
- Last
Successful Pulumi.Monitor Deployment Aws Native. Media Live. Outputs. Signal Map Successful Monitor Deployment - Media
Resource Dictionary<string, Pulumi.Map Aws Native. Media Live. Outputs. Signal Map Media Resource> - Modified
At string - The date and time of latest resource modification.
- Monitor
Changes boolPending Deployment - If true, there are pending monitor changes for this signal map that can be deployed.
- Monitor
Deployment Pulumi.Aws Native. Media Live. Outputs. Signal Map Monitor Deployment - Status
Pulumi.
Aws Native. Media Live. Signal Map Status - A signal map's current status, which is dependent on its lifecycle actions or associated jobs.
- Arn string
- A signal map's ARN (Amazon Resource Name)
- Aws
Id string - A signal map's id.
- Cloud
Watch []stringAlarm Template Group Ids - An alarm template group's id.
- Created
At string - The date and time of resource creation.
- Error
Message string - Error message associated with a failed creation or failed update attempt of a signal map.
- Event
Bridge []stringRule Template Group Ids - An eventbridge rule template group's id.
- Failed
Media map[string]SignalResource Map Map Media Resource - Id string
- The provider-assigned unique ID for this managed resource.
- Identifier string
- Last
Discovered stringAt - The date and time of latest discovery.
- Last
Successful SignalMonitor Deployment Map Successful Monitor Deployment - Media
Resource map[string]SignalMap Map Media Resource - Modified
At string - The date and time of latest resource modification.
- Monitor
Changes boolPending Deployment - If true, there are pending monitor changes for this signal map that can be deployed.
- Monitor
Deployment SignalMap Monitor Deployment - Status
Signal
Map Status - A signal map's current status, which is dependent on its lifecycle actions or associated jobs.
- arn String
- A signal map's ARN (Amazon Resource Name)
- aws
Id String - A signal map's id.
- cloud
Watch List<String>Alarm Template Group Ids - An alarm template group's id.
- created
At String - The date and time of resource creation.
- error
Message String - Error message associated with a failed creation or failed update attempt of a signal map.
- event
Bridge List<String>Rule Template Group Ids - An eventbridge rule template group's id.
- failed
Media Map<String,SignalResource Map Map Media Resource> - id String
- The provider-assigned unique ID for this managed resource.
- identifier String
- last
Discovered StringAt - The date and time of latest discovery.
- last
Successful SignalMonitor Deployment Map Successful Monitor Deployment - media
Resource Map<String,SignalMap Map Media Resource> - modified
At String - The date and time of latest resource modification.
- monitor
Changes BooleanPending Deployment - If true, there are pending monitor changes for this signal map that can be deployed.
- monitor
Deployment SignalMap Monitor Deployment - status
Signal
Map Status - A signal map's current status, which is dependent on its lifecycle actions or associated jobs.
- arn string
- A signal map's ARN (Amazon Resource Name)
- aws
Id string - A signal map's id.
- cloud
Watch string[]Alarm Template Group Ids - An alarm template group's id.
- created
At string - The date and time of resource creation.
- error
Message string - Error message associated with a failed creation or failed update attempt of a signal map.
- event
Bridge string[]Rule Template Group Ids - An eventbridge rule template group's id.
- failed
Media {[key: string]: SignalResource Map Map Media Resource} - id string
- The provider-assigned unique ID for this managed resource.
- identifier string
- last
Discovered stringAt - The date and time of latest discovery.
- last
Successful SignalMonitor Deployment Map Successful Monitor Deployment - media
Resource {[key: string]: SignalMap Map Media Resource} - modified
At string - The date and time of latest resource modification.
- monitor
Changes booleanPending Deployment - If true, there are pending monitor changes for this signal map that can be deployed.
- monitor
Deployment SignalMap Monitor Deployment - status
Signal
Map Status - A signal map's current status, which is dependent on its lifecycle actions or associated jobs.
- arn str
- A signal map's ARN (Amazon Resource Name)
- aws_
id str - A signal map's id.
- cloud_
watch_ Sequence[str]alarm_ template_ group_ ids - An alarm template group's id.
- created_
at str - The date and time of resource creation.
- error_
message str - Error message associated with a failed creation or failed update attempt of a signal map.
- event_
bridge_ Sequence[str]rule_ template_ group_ ids - An eventbridge rule template group's id.
- failed_
media_ Mapping[str, Signalresource_ map Map Media Resource] - id str
- The provider-assigned unique ID for this managed resource.
- identifier str
- last_
discovered_ strat - The date and time of latest discovery.
- last_
successful_ Signalmonitor_ deployment Map Successful Monitor Deployment - media_
resource_ Mapping[str, Signalmap Map Media Resource] - modified_
at str - The date and time of latest resource modification.
- monitor_
changes_ boolpending_ deployment - If true, there are pending monitor changes for this signal map that can be deployed.
- monitor_
deployment SignalMap Monitor Deployment - status
Signal
Map Status - A signal map's current status, which is dependent on its lifecycle actions or associated jobs.
- arn String
- A signal map's ARN (Amazon Resource Name)
- aws
Id String - A signal map's id.
- cloud
Watch List<String>Alarm Template Group Ids - An alarm template group's id.
- created
At String - The date and time of resource creation.
- error
Message String - Error message associated with a failed creation or failed update attempt of a signal map.
- event
Bridge List<String>Rule Template Group Ids - An eventbridge rule template group's id.
- failed
Media Map<Property Map>Resource Map - id String
- The provider-assigned unique ID for this managed resource.
- identifier String
- last
Discovered StringAt - The date and time of latest discovery.
- last
Successful Property MapMonitor Deployment - media
Resource Map<Property Map>Map - modified
At String - The date and time of latest resource modification.
- monitor
Changes BooleanPending Deployment - If true, there are pending monitor changes for this signal map that can be deployed.
- monitor
Deployment Property Map - status "CREATE_IN_PROGRESS" | "CREATE_COMPLETE" | "CREATE_FAILED" | "UPDATE_IN_PROGRESS" | "UPDATE_COMPLETE" | "UPDATE_REVERTED" | "UPDATE_FAILED" | "READY" | "NOT_READY"
- A signal map's current status, which is dependent on its lifecycle actions or associated jobs.
Supporting Types
SignalMapMediaResource, SignalMapMediaResourceArgs
- Destinations
List<Pulumi.
Aws Native. Media Live. Inputs. Signal Map Media Resource Neighbor> - A direct destination neighbor to an Amazon Web Services media resource.
- Name string
- The logical name of an AWS media resource.
- Sources
List<Pulumi.
Aws Native. Media Live. Inputs. Signal Map Media Resource Neighbor> - A direct source neighbor to an Amazon Web Services media resource.
- Destinations
[]Signal
Map Media Resource Neighbor - A direct destination neighbor to an Amazon Web Services media resource.
- Name string
- The logical name of an AWS media resource.
- Sources
[]Signal
Map Media Resource Neighbor - A direct source neighbor to an Amazon Web Services media resource.
- destinations
List<Signal
Map Media Resource Neighbor> - A direct destination neighbor to an Amazon Web Services media resource.
- name String
- The logical name of an AWS media resource.
- sources
List<Signal
Map Media Resource Neighbor> - A direct source neighbor to an Amazon Web Services media resource.
- destinations
Signal
Map Media Resource Neighbor[] - A direct destination neighbor to an Amazon Web Services media resource.
- name string
- The logical name of an AWS media resource.
- sources
Signal
Map Media Resource Neighbor[] - A direct source neighbor to an Amazon Web Services media resource.
- destinations
Sequence[Signal
Map Media Resource Neighbor] - A direct destination neighbor to an Amazon Web Services media resource.
- name str
- The logical name of an AWS media resource.
- sources
Sequence[Signal
Map Media Resource Neighbor] - A direct source neighbor to an Amazon Web Services media resource.
- destinations List<Property Map>
- A direct destination neighbor to an Amazon Web Services media resource.
- name String
- The logical name of an AWS media resource.
- sources List<Property Map>
- A direct source neighbor to an Amazon Web Services media resource.
SignalMapMediaResourceNeighbor, SignalMapMediaResourceNeighborArgs
SignalMapMonitorDeployment, SignalMapMonitorDeploymentArgs
- Status
Pulumi.
Aws Native. Media Live. Signal Map Monitor Deployment Status - The signal map monitor deployment status.
- Details
Uri string - URI associated with a signal map's monitor deployment.
- Error
Message string - Error message associated with a failed monitor deployment of a signal map.
- Status
Signal
Map Monitor Deployment Status - The signal map monitor deployment status.
- Details
Uri string - URI associated with a signal map's monitor deployment.
- Error
Message string - Error message associated with a failed monitor deployment of a signal map.
- status
Signal
Map Monitor Deployment Status - The signal map monitor deployment status.
- details
Uri String - URI associated with a signal map's monitor deployment.
- error
Message String - Error message associated with a failed monitor deployment of a signal map.
- status
Signal
Map Monitor Deployment Status - The signal map monitor deployment status.
- details
Uri string - URI associated with a signal map's monitor deployment.
- error
Message string - Error message associated with a failed monitor deployment of a signal map.
- status
Signal
Map Monitor Deployment Status - The signal map monitor deployment status.
- details_
uri str - URI associated with a signal map's monitor deployment.
- error_
message str - Error message associated with a failed monitor deployment of a signal map.
- status "NOT_DEPLOYED" | "DRY_RUN_DEPLOYMENT_COMPLETE" | "DRY_RUN_DEPLOYMENT_FAILED" | "DRY_RUN_DEPLOYMENT_IN_PROGRESS" | "DEPLOYMENT_COMPLETE" | "DEPLOYMENT_FAILED" | "DEPLOYMENT_IN_PROGRESS" | "DELETE_COMPLETE" | "DELETE_FAILED" | "DELETE_IN_PROGRESS"
- The signal map monitor deployment status.
- details
Uri String - URI associated with a signal map's monitor deployment.
- error
Message String - Error message associated with a failed monitor deployment of a signal map.
SignalMapMonitorDeploymentStatus, SignalMapMonitorDeploymentStatusArgs
- Not
Deployed - NOT_DEPLOYED
- Dry
Run Deployment Complete - DRY_RUN_DEPLOYMENT_COMPLETE
- Dry
Run Deployment Failed - DRY_RUN_DEPLOYMENT_FAILED
- Dry
Run Deployment In Progress - DRY_RUN_DEPLOYMENT_IN_PROGRESS
- Deployment
Complete - DEPLOYMENT_COMPLETE
- Deployment
Failed - DEPLOYMENT_FAILED
- Deployment
In Progress - DEPLOYMENT_IN_PROGRESS
- Delete
Complete - DELETE_COMPLETE
- Delete
Failed - DELETE_FAILED
- Delete
In Progress - DELETE_IN_PROGRESS
- Signal
Map Monitor Deployment Status Not Deployed - NOT_DEPLOYED
- Signal
Map Monitor Deployment Status Dry Run Deployment Complete - DRY_RUN_DEPLOYMENT_COMPLETE
- Signal
Map Monitor Deployment Status Dry Run Deployment Failed - DRY_RUN_DEPLOYMENT_FAILED
- Signal
Map Monitor Deployment Status Dry Run Deployment In Progress - DRY_RUN_DEPLOYMENT_IN_PROGRESS
- Signal
Map Monitor Deployment Status Deployment Complete - DEPLOYMENT_COMPLETE
- Signal
Map Monitor Deployment Status Deployment Failed - DEPLOYMENT_FAILED
- Signal
Map Monitor Deployment Status Deployment In Progress - DEPLOYMENT_IN_PROGRESS
- Signal
Map Monitor Deployment Status Delete Complete - DELETE_COMPLETE
- Signal
Map Monitor Deployment Status Delete Failed - DELETE_FAILED
- Signal
Map Monitor Deployment Status Delete In Progress - DELETE_IN_PROGRESS
- Not
Deployed - NOT_DEPLOYED
- Dry
Run Deployment Complete - DRY_RUN_DEPLOYMENT_COMPLETE
- Dry
Run Deployment Failed - DRY_RUN_DEPLOYMENT_FAILED
- Dry
Run Deployment In Progress - DRY_RUN_DEPLOYMENT_IN_PROGRESS
- Deployment
Complete - DEPLOYMENT_COMPLETE
- Deployment
Failed - DEPLOYMENT_FAILED
- Deployment
In Progress - DEPLOYMENT_IN_PROGRESS
- Delete
Complete - DELETE_COMPLETE
- Delete
Failed - DELETE_FAILED
- Delete
In Progress - DELETE_IN_PROGRESS
- Not
Deployed - NOT_DEPLOYED
- Dry
Run Deployment Complete - DRY_RUN_DEPLOYMENT_COMPLETE
- Dry
Run Deployment Failed - DRY_RUN_DEPLOYMENT_FAILED
- Dry
Run Deployment In Progress - DRY_RUN_DEPLOYMENT_IN_PROGRESS
- Deployment
Complete - DEPLOYMENT_COMPLETE
- Deployment
Failed - DEPLOYMENT_FAILED
- Deployment
In Progress - DEPLOYMENT_IN_PROGRESS
- Delete
Complete - DELETE_COMPLETE
- Delete
Failed - DELETE_FAILED
- Delete
In Progress - DELETE_IN_PROGRESS
- NOT_DEPLOYED
- NOT_DEPLOYED
- DRY_RUN_DEPLOYMENT_COMPLETE
- DRY_RUN_DEPLOYMENT_COMPLETE
- DRY_RUN_DEPLOYMENT_FAILED
- DRY_RUN_DEPLOYMENT_FAILED
- DRY_RUN_DEPLOYMENT_IN_PROGRESS
- DRY_RUN_DEPLOYMENT_IN_PROGRESS
- DEPLOYMENT_COMPLETE
- DEPLOYMENT_COMPLETE
- DEPLOYMENT_FAILED
- DEPLOYMENT_FAILED
- DEPLOYMENT_IN_PROGRESS
- DEPLOYMENT_IN_PROGRESS
- DELETE_COMPLETE
- DELETE_COMPLETE
- DELETE_FAILED
- DELETE_FAILED
- DELETE_IN_PROGRESS
- DELETE_IN_PROGRESS
- "NOT_DEPLOYED"
- NOT_DEPLOYED
- "DRY_RUN_DEPLOYMENT_COMPLETE"
- DRY_RUN_DEPLOYMENT_COMPLETE
- "DRY_RUN_DEPLOYMENT_FAILED"
- DRY_RUN_DEPLOYMENT_FAILED
- "DRY_RUN_DEPLOYMENT_IN_PROGRESS"
- DRY_RUN_DEPLOYMENT_IN_PROGRESS
- "DEPLOYMENT_COMPLETE"
- DEPLOYMENT_COMPLETE
- "DEPLOYMENT_FAILED"
- DEPLOYMENT_FAILED
- "DEPLOYMENT_IN_PROGRESS"
- DEPLOYMENT_IN_PROGRESS
- "DELETE_COMPLETE"
- DELETE_COMPLETE
- "DELETE_FAILED"
- DELETE_FAILED
- "DELETE_IN_PROGRESS"
- DELETE_IN_PROGRESS
SignalMapStatus, SignalMapStatusArgs
- Create
In Progress - CREATE_IN_PROGRESS
- Create
Complete - CREATE_COMPLETE
- Create
Failed - CREATE_FAILED
- Update
In Progress - UPDATE_IN_PROGRESS
- Update
Complete - UPDATE_COMPLETE
- Update
Reverted - UPDATE_REVERTED
- Update
Failed - UPDATE_FAILED
- Ready
- READY
- Not
Ready - NOT_READY
- Signal
Map Status Create In Progress - CREATE_IN_PROGRESS
- Signal
Map Status Create Complete - CREATE_COMPLETE
- Signal
Map Status Create Failed - CREATE_FAILED
- Signal
Map Status Update In Progress - UPDATE_IN_PROGRESS
- Signal
Map Status Update Complete - UPDATE_COMPLETE
- Signal
Map Status Update Reverted - UPDATE_REVERTED
- Signal
Map Status Update Failed - UPDATE_FAILED
- Signal
Map Status Ready - READY
- Signal
Map Status Not Ready - NOT_READY
- Create
In Progress - CREATE_IN_PROGRESS
- Create
Complete - CREATE_COMPLETE
- Create
Failed - CREATE_FAILED
- Update
In Progress - UPDATE_IN_PROGRESS
- Update
Complete - UPDATE_COMPLETE
- Update
Reverted - UPDATE_REVERTED
- Update
Failed - UPDATE_FAILED
- Ready
- READY
- Not
Ready - NOT_READY
- Create
In Progress - CREATE_IN_PROGRESS
- Create
Complete - CREATE_COMPLETE
- Create
Failed - CREATE_FAILED
- Update
In Progress - UPDATE_IN_PROGRESS
- Update
Complete - UPDATE_COMPLETE
- Update
Reverted - UPDATE_REVERTED
- Update
Failed - UPDATE_FAILED
- Ready
- READY
- Not
Ready - NOT_READY
- CREATE_IN_PROGRESS
- CREATE_IN_PROGRESS
- CREATE_COMPLETE
- CREATE_COMPLETE
- CREATE_FAILED
- CREATE_FAILED
- UPDATE_IN_PROGRESS
- UPDATE_IN_PROGRESS
- UPDATE_COMPLETE
- UPDATE_COMPLETE
- UPDATE_REVERTED
- UPDATE_REVERTED
- UPDATE_FAILED
- UPDATE_FAILED
- READY
- READY
- NOT_READY
- NOT_READY
- "CREATE_IN_PROGRESS"
- CREATE_IN_PROGRESS
- "CREATE_COMPLETE"
- CREATE_COMPLETE
- "CREATE_FAILED"
- CREATE_FAILED
- "UPDATE_IN_PROGRESS"
- UPDATE_IN_PROGRESS
- "UPDATE_COMPLETE"
- UPDATE_COMPLETE
- "UPDATE_REVERTED"
- UPDATE_REVERTED
- "UPDATE_FAILED"
- UPDATE_FAILED
- "READY"
- READY
- "NOT_READY"
- NOT_READY
SignalMapSuccessfulMonitorDeployment, SignalMapSuccessfulMonitorDeploymentArgs
- Details
Uri string - URI associated with a signal map's monitor deployment.
- Status
Pulumi.
Aws Native. Media Live. Signal Map Monitor Deployment Status - A signal map's monitor deployment status.
- Details
Uri string - URI associated with a signal map's monitor deployment.
- Status
Signal
Map Monitor Deployment Status - A signal map's monitor deployment status.
- details
Uri String - URI associated with a signal map's monitor deployment.
- status
Signal
Map Monitor Deployment Status - A signal map's monitor deployment status.
- details
Uri string - URI associated with a signal map's monitor deployment.
- status
Signal
Map Monitor Deployment Status - A signal map's monitor deployment status.
- details_
uri str - URI associated with a signal map's monitor deployment.
- status
Signal
Map Monitor Deployment Status - A signal map's monitor deployment status.
- details
Uri String - URI associated with a signal map's monitor deployment.
- status "NOT_DEPLOYED" | "DRY_RUN_DEPLOYMENT_COMPLETE" | "DRY_RUN_DEPLOYMENT_FAILED" | "DRY_RUN_DEPLOYMENT_IN_PROGRESS" | "DEPLOYMENT_COMPLETE" | "DEPLOYMENT_FAILED" | "DEPLOYMENT_IN_PROGRESS" | "DELETE_COMPLETE" | "DELETE_FAILED" | "DELETE_IN_PROGRESS"
- A signal map's monitor deployment status.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.