1. Packages
  2. AWS Native
  3. API Docs
  4. medialive
  5. SignalMap

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.medialive.SignalMap

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::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

    The SignalMap resource accepts the following input properties:

    DiscoveryEntryPointArn string
    A top-level supported AWS resource ARN to discovery a signal map from.
    CloudWatchAlarmTemplateGroupIdentifiers List<string>
    A cloudwatch alarm template group's identifier. Can be either be its id or current name.
    Description string
    A resource's optional description.
    EventBridgeRuleTemplateGroupIdentifiers List<string>
    An eventbridge rule template group's identifier. Can be either be its id or current name.
    ForceRediscovery 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.
    Tags Dictionary<string, string>
    DiscoveryEntryPointArn string
    A top-level supported AWS resource ARN to discovery a signal map from.
    CloudWatchAlarmTemplateGroupIdentifiers []string
    A cloudwatch alarm template group's identifier. Can be either be its id or current name.
    Description string
    A resource's optional description.
    EventBridgeRuleTemplateGroupIdentifiers []string
    An eventbridge rule template group's identifier. Can be either be its id or current name.
    ForceRediscovery 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.
    Tags map[string]string
    discoveryEntryPointArn String
    A top-level supported AWS resource ARN to discovery a signal map from.
    cloudWatchAlarmTemplateGroupIdentifiers List<String>
    A cloudwatch alarm template group's identifier. Can be either be its id or current name.
    description String
    A resource's optional description.
    eventBridgeRuleTemplateGroupIdentifiers List<String>
    An eventbridge rule template group's identifier. Can be either be its id or current name.
    forceRediscovery 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.
    tags Map<String,String>
    discoveryEntryPointArn string
    A top-level supported AWS resource ARN to discovery a signal map from.
    cloudWatchAlarmTemplateGroupIdentifiers string[]
    A cloudwatch alarm template group's identifier. Can be either be its id or current name.
    description string
    A resource's optional description.
    eventBridgeRuleTemplateGroupIdentifiers string[]
    An eventbridge rule template group's identifier. Can be either be its id or current name.
    forceRediscovery 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.
    tags {[key: string]: string}
    discovery_entry_point_arn str
    A top-level supported AWS resource ARN to discovery a signal map from.
    cloud_watch_alarm_template_group_identifiers Sequence[str]
    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_rule_template_group_identifiers Sequence[str]
    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.
    tags Mapping[str, str]
    discoveryEntryPointArn String
    A top-level supported AWS resource ARN to discovery a signal map from.
    cloudWatchAlarmTemplateGroupIdentifiers List<String>
    A cloudwatch alarm template group's identifier. Can be either be its id or current name.
    description String
    A resource's optional description.
    eventBridgeRuleTemplateGroupIdentifiers List<String>
    An eventbridge rule template group's identifier. Can be either be its id or current name.
    forceRediscovery 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.
    tags 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)
    AwsId string
    A signal map's id.
    CloudWatchAlarmTemplateGroupIds List<string>
    An alarm template group's id.
    CreatedAt string
    The date and time of resource creation.
    ErrorMessage string
    Error message associated with a failed creation or failed update attempt of a signal map.
    EventBridgeRuleTemplateGroupIds List<string>
    An eventbridge rule template group's id.
    FailedMediaResourceMap Dictionary<string, Pulumi.AwsNative.MediaLive.Outputs.SignalMapMediaResource>
    Id string
    The provider-assigned unique ID for this managed resource.
    Identifier string
    LastDiscoveredAt string
    The date and time of latest discovery.
    LastSuccessfulMonitorDeployment Pulumi.AwsNative.MediaLive.Outputs.SignalMapSuccessfulMonitorDeployment
    MediaResourceMap Dictionary<string, Pulumi.AwsNative.MediaLive.Outputs.SignalMapMediaResource>
    ModifiedAt string
    The date and time of latest resource modification.
    MonitorChangesPendingDeployment bool
    If true, there are pending monitor changes for this signal map that can be deployed.
    MonitorDeployment Pulumi.AwsNative.MediaLive.Outputs.SignalMapMonitorDeployment
    Status Pulumi.AwsNative.MediaLive.SignalMapStatus
    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)
    AwsId string
    A signal map's id.
    CloudWatchAlarmTemplateGroupIds []string
    An alarm template group's id.
    CreatedAt string
    The date and time of resource creation.
    ErrorMessage string
    Error message associated with a failed creation or failed update attempt of a signal map.
    EventBridgeRuleTemplateGroupIds []string
    An eventbridge rule template group's id.
    FailedMediaResourceMap map[string]SignalMapMediaResource
    Id string
    The provider-assigned unique ID for this managed resource.
    Identifier string
    LastDiscoveredAt string
    The date and time of latest discovery.
    LastSuccessfulMonitorDeployment SignalMapSuccessfulMonitorDeployment
    MediaResourceMap map[string]SignalMapMediaResource
    ModifiedAt string
    The date and time of latest resource modification.
    MonitorChangesPendingDeployment bool
    If true, there are pending monitor changes for this signal map that can be deployed.
    MonitorDeployment SignalMapMonitorDeployment
    Status SignalMapStatus
    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)
    awsId String
    A signal map's id.
    cloudWatchAlarmTemplateGroupIds List<String>
    An alarm template group's id.
    createdAt String
    The date and time of resource creation.
    errorMessage String
    Error message associated with a failed creation or failed update attempt of a signal map.
    eventBridgeRuleTemplateGroupIds List<String>
    An eventbridge rule template group's id.
    failedMediaResourceMap Map<String,SignalMapMediaResource>
    id String
    The provider-assigned unique ID for this managed resource.
    identifier String
    lastDiscoveredAt String
    The date and time of latest discovery.
    lastSuccessfulMonitorDeployment SignalMapSuccessfulMonitorDeployment
    mediaResourceMap Map<String,SignalMapMediaResource>
    modifiedAt String
    The date and time of latest resource modification.
    monitorChangesPendingDeployment Boolean
    If true, there are pending monitor changes for this signal map that can be deployed.
    monitorDeployment SignalMapMonitorDeployment
    status SignalMapStatus
    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)
    awsId string
    A signal map's id.
    cloudWatchAlarmTemplateGroupIds string[]
    An alarm template group's id.
    createdAt string
    The date and time of resource creation.
    errorMessage string
    Error message associated with a failed creation or failed update attempt of a signal map.
    eventBridgeRuleTemplateGroupIds string[]
    An eventbridge rule template group's id.
    failedMediaResourceMap {[key: string]: SignalMapMediaResource}
    id string
    The provider-assigned unique ID for this managed resource.
    identifier string
    lastDiscoveredAt string
    The date and time of latest discovery.
    lastSuccessfulMonitorDeployment SignalMapSuccessfulMonitorDeployment
    mediaResourceMap {[key: string]: SignalMapMediaResource}
    modifiedAt string
    The date and time of latest resource modification.
    monitorChangesPendingDeployment boolean
    If true, there are pending monitor changes for this signal map that can be deployed.
    monitorDeployment SignalMapMonitorDeployment
    status SignalMapStatus
    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_alarm_template_group_ids Sequence[str]
    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_rule_template_group_ids Sequence[str]
    An eventbridge rule template group's id.
    failed_media_resource_map Mapping[str, SignalMapMediaResource]
    id str
    The provider-assigned unique ID for this managed resource.
    identifier str
    last_discovered_at str
    The date and time of latest discovery.
    last_successful_monitor_deployment SignalMapSuccessfulMonitorDeployment
    media_resource_map Mapping[str, SignalMapMediaResource]
    modified_at str
    The date and time of latest resource modification.
    monitor_changes_pending_deployment bool
    If true, there are pending monitor changes for this signal map that can be deployed.
    monitor_deployment SignalMapMonitorDeployment
    status SignalMapStatus
    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)
    awsId String
    A signal map's id.
    cloudWatchAlarmTemplateGroupIds List<String>
    An alarm template group's id.
    createdAt String
    The date and time of resource creation.
    errorMessage String
    Error message associated with a failed creation or failed update attempt of a signal map.
    eventBridgeRuleTemplateGroupIds List<String>
    An eventbridge rule template group's id.
    failedMediaResourceMap Map<Property Map>
    id String
    The provider-assigned unique ID for this managed resource.
    identifier String
    lastDiscoveredAt String
    The date and time of latest discovery.
    lastSuccessfulMonitorDeployment Property Map
    mediaResourceMap Map<Property Map>
    modifiedAt String
    The date and time of latest resource modification.
    monitorChangesPendingDeployment Boolean
    If true, there are pending monitor changes for this signal map that can be deployed.
    monitorDeployment 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.AwsNative.MediaLive.Inputs.SignalMapMediaResourceNeighbor>
    A direct destination neighbor to an Amazon Web Services media resource.
    Name string
    The logical name of an AWS media resource.
    Sources List<Pulumi.AwsNative.MediaLive.Inputs.SignalMapMediaResourceNeighbor>
    A direct source neighbor to an Amazon Web Services media resource.
    Destinations []SignalMapMediaResourceNeighbor
    A direct destination neighbor to an Amazon Web Services media resource.
    Name string
    The logical name of an AWS media resource.
    Sources []SignalMapMediaResourceNeighbor
    A direct source neighbor to an Amazon Web Services media resource.
    destinations List<SignalMapMediaResourceNeighbor>
    A direct destination neighbor to an Amazon Web Services media resource.
    name String
    The logical name of an AWS media resource.
    sources List<SignalMapMediaResourceNeighbor>
    A direct source neighbor to an Amazon Web Services media resource.
    destinations SignalMapMediaResourceNeighbor[]
    A direct destination neighbor to an Amazon Web Services media resource.
    name string
    The logical name of an AWS media resource.
    sources SignalMapMediaResourceNeighbor[]
    A direct source neighbor to an Amazon Web Services media resource.
    destinations Sequence[SignalMapMediaResourceNeighbor]
    A direct destination neighbor to an Amazon Web Services media resource.
    name str
    The logical name of an AWS media resource.
    sources Sequence[SignalMapMediaResourceNeighbor]
    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

    Arn string
    The ARN of a resource used in AWS media workflows.
    Name string
    The logical name of an AWS media resource.
    Arn string
    The ARN of a resource used in AWS media workflows.
    Name string
    The logical name of an AWS media resource.
    arn String
    The ARN of a resource used in AWS media workflows.
    name String
    The logical name of an AWS media resource.
    arn string
    The ARN of a resource used in AWS media workflows.
    name string
    The logical name of an AWS media resource.
    arn str
    The ARN of a resource used in AWS media workflows.
    name str
    The logical name of an AWS media resource.
    arn String
    The ARN of a resource used in AWS media workflows.
    name String
    The logical name of an AWS media resource.

    SignalMapMonitorDeployment, SignalMapMonitorDeploymentArgs

    Status Pulumi.AwsNative.MediaLive.SignalMapMonitorDeploymentStatus
    The signal map monitor deployment status.
    DetailsUri string
    URI associated with a signal map's monitor deployment.
    ErrorMessage string
    Error message associated with a failed monitor deployment of a signal map.
    Status SignalMapMonitorDeploymentStatus
    The signal map monitor deployment status.
    DetailsUri string
    URI associated with a signal map's monitor deployment.
    ErrorMessage string
    Error message associated with a failed monitor deployment of a signal map.
    status SignalMapMonitorDeploymentStatus
    The signal map monitor deployment status.
    detailsUri String
    URI associated with a signal map's monitor deployment.
    errorMessage String
    Error message associated with a failed monitor deployment of a signal map.
    status SignalMapMonitorDeploymentStatus
    The signal map monitor deployment status.
    detailsUri string
    URI associated with a signal map's monitor deployment.
    errorMessage string
    Error message associated with a failed monitor deployment of a signal map.
    status SignalMapMonitorDeploymentStatus
    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.
    detailsUri String
    URI associated with a signal map's monitor deployment.
    errorMessage String
    Error message associated with a failed monitor deployment of a signal map.

    SignalMapMonitorDeploymentStatus, SignalMapMonitorDeploymentStatusArgs

    NotDeployed
    NOT_DEPLOYED
    DryRunDeploymentComplete
    DRY_RUN_DEPLOYMENT_COMPLETE
    DryRunDeploymentFailed
    DRY_RUN_DEPLOYMENT_FAILED
    DryRunDeploymentInProgress
    DRY_RUN_DEPLOYMENT_IN_PROGRESS
    DeploymentComplete
    DEPLOYMENT_COMPLETE
    DeploymentFailed
    DEPLOYMENT_FAILED
    DeploymentInProgress
    DEPLOYMENT_IN_PROGRESS
    DeleteComplete
    DELETE_COMPLETE
    DeleteFailed
    DELETE_FAILED
    DeleteInProgress
    DELETE_IN_PROGRESS
    SignalMapMonitorDeploymentStatusNotDeployed
    NOT_DEPLOYED
    SignalMapMonitorDeploymentStatusDryRunDeploymentComplete
    DRY_RUN_DEPLOYMENT_COMPLETE
    SignalMapMonitorDeploymentStatusDryRunDeploymentFailed
    DRY_RUN_DEPLOYMENT_FAILED
    SignalMapMonitorDeploymentStatusDryRunDeploymentInProgress
    DRY_RUN_DEPLOYMENT_IN_PROGRESS
    SignalMapMonitorDeploymentStatusDeploymentComplete
    DEPLOYMENT_COMPLETE
    SignalMapMonitorDeploymentStatusDeploymentFailed
    DEPLOYMENT_FAILED
    SignalMapMonitorDeploymentStatusDeploymentInProgress
    DEPLOYMENT_IN_PROGRESS
    SignalMapMonitorDeploymentStatusDeleteComplete
    DELETE_COMPLETE
    SignalMapMonitorDeploymentStatusDeleteFailed
    DELETE_FAILED
    SignalMapMonitorDeploymentStatusDeleteInProgress
    DELETE_IN_PROGRESS
    NotDeployed
    NOT_DEPLOYED
    DryRunDeploymentComplete
    DRY_RUN_DEPLOYMENT_COMPLETE
    DryRunDeploymentFailed
    DRY_RUN_DEPLOYMENT_FAILED
    DryRunDeploymentInProgress
    DRY_RUN_DEPLOYMENT_IN_PROGRESS
    DeploymentComplete
    DEPLOYMENT_COMPLETE
    DeploymentFailed
    DEPLOYMENT_FAILED
    DeploymentInProgress
    DEPLOYMENT_IN_PROGRESS
    DeleteComplete
    DELETE_COMPLETE
    DeleteFailed
    DELETE_FAILED
    DeleteInProgress
    DELETE_IN_PROGRESS
    NotDeployed
    NOT_DEPLOYED
    DryRunDeploymentComplete
    DRY_RUN_DEPLOYMENT_COMPLETE
    DryRunDeploymentFailed
    DRY_RUN_DEPLOYMENT_FAILED
    DryRunDeploymentInProgress
    DRY_RUN_DEPLOYMENT_IN_PROGRESS
    DeploymentComplete
    DEPLOYMENT_COMPLETE
    DeploymentFailed
    DEPLOYMENT_FAILED
    DeploymentInProgress
    DEPLOYMENT_IN_PROGRESS
    DeleteComplete
    DELETE_COMPLETE
    DeleteFailed
    DELETE_FAILED
    DeleteInProgress
    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

    CreateInProgress
    CREATE_IN_PROGRESS
    CreateComplete
    CREATE_COMPLETE
    CreateFailed
    CREATE_FAILED
    UpdateInProgress
    UPDATE_IN_PROGRESS
    UpdateComplete
    UPDATE_COMPLETE
    UpdateReverted
    UPDATE_REVERTED
    UpdateFailed
    UPDATE_FAILED
    Ready
    READY
    NotReady
    NOT_READY
    SignalMapStatusCreateInProgress
    CREATE_IN_PROGRESS
    SignalMapStatusCreateComplete
    CREATE_COMPLETE
    SignalMapStatusCreateFailed
    CREATE_FAILED
    SignalMapStatusUpdateInProgress
    UPDATE_IN_PROGRESS
    SignalMapStatusUpdateComplete
    UPDATE_COMPLETE
    SignalMapStatusUpdateReverted
    UPDATE_REVERTED
    SignalMapStatusUpdateFailed
    UPDATE_FAILED
    SignalMapStatusReady
    READY
    SignalMapStatusNotReady
    NOT_READY
    CreateInProgress
    CREATE_IN_PROGRESS
    CreateComplete
    CREATE_COMPLETE
    CreateFailed
    CREATE_FAILED
    UpdateInProgress
    UPDATE_IN_PROGRESS
    UpdateComplete
    UPDATE_COMPLETE
    UpdateReverted
    UPDATE_REVERTED
    UpdateFailed
    UPDATE_FAILED
    Ready
    READY
    NotReady
    NOT_READY
    CreateInProgress
    CREATE_IN_PROGRESS
    CreateComplete
    CREATE_COMPLETE
    CreateFailed
    CREATE_FAILED
    UpdateInProgress
    UPDATE_IN_PROGRESS
    UpdateComplete
    UPDATE_COMPLETE
    UpdateReverted
    UPDATE_REVERTED
    UpdateFailed
    UPDATE_FAILED
    Ready
    READY
    NotReady
    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

    DetailsUri string
    URI associated with a signal map's monitor deployment.
    Status Pulumi.AwsNative.MediaLive.SignalMapMonitorDeploymentStatus
    A signal map's monitor deployment status.
    DetailsUri string
    URI associated with a signal map's monitor deployment.
    Status SignalMapMonitorDeploymentStatus
    A signal map's monitor deployment status.
    detailsUri String
    URI associated with a signal map's monitor deployment.
    status SignalMapMonitorDeploymentStatus
    A signal map's monitor deployment status.
    detailsUri string
    URI associated with a signal map's monitor deployment.
    status SignalMapMonitorDeploymentStatus
    A signal map's monitor deployment status.
    details_uri str
    URI associated with a signal map's monitor deployment.
    status SignalMapMonitorDeploymentStatus
    A signal map's monitor deployment status.

    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