Application

class Application : KotlinCustomResource

Resource schema for AWS::IoTFleetHub::Application

Properties

Link copied to clipboard
val applicationArn: Output<String>

The ARN of the application.

Link copied to clipboard

When the Application was created

Link copied to clipboard

Application Description, should be between 1 and 2048 characters.

Link copied to clipboard
val applicationId: Output<String>

The ID of the application.

Link copied to clipboard

When the Application was last updated

Link copied to clipboard
val applicationName: Output<String>

Application Name, should be between 1 and 256 characters.

Link copied to clipboard

The current state of the application.

Link copied to clipboard
val applicationUrl: Output<String>

The URL of the application.

Link copied to clipboard
val errorMessage: Output<String>

A message indicating why Create or Delete Application failed.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val roleArn: Output<String>

The ARN of the role that the web application assumes when it interacts with AWS IoT Core. For more info on configuring this attribute, see https://docs.aws.amazon.com/iot/latest/apireference/API_iotfleethub_CreateApplication.html#API_iotfleethub_CreateApplication_RequestSyntax

Link copied to clipboard
val ssoClientId: Output<String>

The AWS SSO application generated client ID (used with AWS SSO APIs).

Link copied to clipboard
val tags: Output<List<Tag>>?

A list of key-value pairs that contain metadata for the application.

Link copied to clipboard
val urn: Output<String>