We recommend new projects start with resources from the AWS provider.
aws-native.deadline.Monitor
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of AWS::Deadline::Monitor Resource Type
Create Monitor Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Monitor(name: string, args: MonitorArgs, opts?: CustomResourceOptions);@overload
def Monitor(resource_name: str,
            args: MonitorArgs,
            opts: Optional[ResourceOptions] = None)
@overload
def Monitor(resource_name: str,
            opts: Optional[ResourceOptions] = None,
            display_name: Optional[str] = None,
            identity_center_instance_arn: Optional[str] = None,
            role_arn: Optional[str] = None,
            subdomain: Optional[str] = None)func NewMonitor(ctx *Context, name string, args MonitorArgs, opts ...ResourceOption) (*Monitor, error)public Monitor(string name, MonitorArgs args, CustomResourceOptions? opts = null)
public Monitor(String name, MonitorArgs args)
public Monitor(String name, MonitorArgs args, CustomResourceOptions options)
type: aws-native:deadline:Monitor
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 MonitorArgs
- 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 MonitorArgs
- 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 MonitorArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args MonitorArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args MonitorArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Monitor 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 Monitor resource accepts the following input properties:
- DisplayName string
- The name of the monitor that displays on the Deadline Cloud console. - This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field. 
- IdentityCenter stringInstance Arn 
- The Amazon Resource Name (ARN) of the IAM Identity Center instance responsible for authenticating monitor users.
- RoleArn string
- The Amazon Resource Name (ARN) of the IAM role for the monitor. Users of the monitor use this role to access Deadline Cloud resources.
- Subdomain string
- The subdomain used for the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
- DisplayName string
- The name of the monitor that displays on the Deadline Cloud console. - This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field. 
- IdentityCenter stringInstance Arn 
- The Amazon Resource Name (ARN) of the IAM Identity Center instance responsible for authenticating monitor users.
- RoleArn string
- The Amazon Resource Name (ARN) of the IAM role for the monitor. Users of the monitor use this role to access Deadline Cloud resources.
- Subdomain string
- The subdomain used for the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
- displayName String
- The name of the monitor that displays on the Deadline Cloud console. - This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field. 
- identityCenter StringInstance Arn 
- The Amazon Resource Name (ARN) of the IAM Identity Center instance responsible for authenticating monitor users.
- roleArn String
- The Amazon Resource Name (ARN) of the IAM role for the monitor. Users of the monitor use this role to access Deadline Cloud resources.
- subdomain String
- The subdomain used for the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
- displayName string
- The name of the monitor that displays on the Deadline Cloud console. - This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field. 
- identityCenter stringInstance Arn 
- The Amazon Resource Name (ARN) of the IAM Identity Center instance responsible for authenticating monitor users.
- roleArn string
- The Amazon Resource Name (ARN) of the IAM role for the monitor. Users of the monitor use this role to access Deadline Cloud resources.
- subdomain string
- The subdomain used for the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
- display_name str
- The name of the monitor that displays on the Deadline Cloud console. - This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field. 
- identity_center_ strinstance_ arn 
- The Amazon Resource Name (ARN) of the IAM Identity Center instance responsible for authenticating monitor users.
- role_arn str
- The Amazon Resource Name (ARN) of the IAM role for the monitor. Users of the monitor use this role to access Deadline Cloud resources.
- subdomain str
- The subdomain used for the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
- displayName String
- The name of the monitor that displays on the Deadline Cloud console. - This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field. 
- identityCenter StringInstance Arn 
- The Amazon Resource Name (ARN) of the IAM Identity Center instance responsible for authenticating monitor users.
- roleArn String
- The Amazon Resource Name (ARN) of the IAM role for the monitor. Users of the monitor use this role to access Deadline Cloud resources.
- subdomain String
- The subdomain used for the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
Outputs
All input properties are implicitly available as output properties. Additionally, the Monitor resource produces the following output properties:
- Arn string
- The Amazon Resource Name (ARN) of the monitor.
- Id string
- The provider-assigned unique ID for this managed resource.
- IdentityCenter stringApplication Arn 
- The Amazon Resource Name (ARN) that the IAM Identity Center assigned to the monitor when it was created.
- MonitorId string
- The unique identifier for the monitor.
- Url string
- The complete URL of the monitor. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
- Arn string
- The Amazon Resource Name (ARN) of the monitor.
- Id string
- The provider-assigned unique ID for this managed resource.
- IdentityCenter stringApplication Arn 
- The Amazon Resource Name (ARN) that the IAM Identity Center assigned to the monitor when it was created.
- MonitorId string
- The unique identifier for the monitor.
- Url string
- The complete URL of the monitor. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
- arn String
- The Amazon Resource Name (ARN) of the monitor.
- id String
- The provider-assigned unique ID for this managed resource.
- identityCenter StringApplication Arn 
- The Amazon Resource Name (ARN) that the IAM Identity Center assigned to the monitor when it was created.
- monitorId String
- The unique identifier for the monitor.
- url String
- The complete URL of the monitor. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
- arn string
- The Amazon Resource Name (ARN) of the monitor.
- id string
- The provider-assigned unique ID for this managed resource.
- identityCenter stringApplication Arn 
- The Amazon Resource Name (ARN) that the IAM Identity Center assigned to the monitor when it was created.
- monitorId string
- The unique identifier for the monitor.
- url string
- The complete URL of the monitor. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
- arn str
- The Amazon Resource Name (ARN) of the monitor.
- id str
- The provider-assigned unique ID for this managed resource.
- identity_center_ strapplication_ arn 
- The Amazon Resource Name (ARN) that the IAM Identity Center assigned to the monitor when it was created.
- monitor_id str
- The unique identifier for the monitor.
- url str
- The complete URL of the monitor. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
- arn String
- The Amazon Resource Name (ARN) of the monitor.
- id String
- The provider-assigned unique ID for this managed resource.
- identityCenter StringApplication Arn 
- The Amazon Resource Name (ARN) that the IAM Identity Center assigned to the monitor when it was created.
- monitorId String
- The unique identifier for the monitor.
- url String
- The complete URL of the monitor. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.