RobotApplication

class RobotApplication : KotlinCustomResource

This schema is for testing purpose only.

Example Usage

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the robot application.

Link copied to clipboard

The revision ID of robot application.

Link copied to clipboard
val environment: Output<String>?

The URI of the Docker image for the robot application.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>?

The name of the robot application.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The robot software suite used by the robot application.

Link copied to clipboard

The sources of the robot application.

Link copied to clipboard
val tags: Output<Map<String, String>>?

A map that contains tag keys and tag values that are attached to the robot application.

Link copied to clipboard
val urn: Output<String>