RobotApplication

class RobotApplication : KotlinCustomResource

This schema is for testing purpose only.

Example Usage

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard
val arn: Output<String>
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 sources of the robot application.

Link copied to clipboard
Link copied to clipboard
val urn: Output<String>