AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
aws-native.iotfleethub.Application
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
Resource schema for AWS::IoTFleetHub::Application
Create Application Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Application(name: string, args: ApplicationArgs, opts?: CustomResourceOptions);
@overload
def Application(resource_name: str,
args: ApplicationArgs,
opts: Optional[ResourceOptions] = None)
@overload
def Application(resource_name: str,
opts: Optional[ResourceOptions] = None,
role_arn: Optional[str] = None,
application_description: Optional[str] = None,
application_name: Optional[str] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewApplication(ctx *Context, name string, args ApplicationArgs, opts ...ResourceOption) (*Application, error)
public Application(string name, ApplicationArgs args, CustomResourceOptions? opts = null)
public Application(String name, ApplicationArgs args)
public Application(String name, ApplicationArgs args, CustomResourceOptions options)
type: aws-native:iotfleethub:Application
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 ApplicationArgs
- 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 ApplicationArgs
- 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 ApplicationArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ApplicationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ApplicationArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Application 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 Application resource accepts the following input properties:
- Role
Arn 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
- Application
Description string - Application Description, should be between 1 and 2048 characters.
- Application
Name string - Application Name, should be between 1 and 256 characters.
- List<Pulumi.
Aws Native. Inputs. Tag> - A list of key-value pairs that contain metadata for the application.
- Role
Arn 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
- Application
Description string - Application Description, should be between 1 and 2048 characters.
- Application
Name string - Application Name, should be between 1 and 256 characters.
- Tag
Args - A list of key-value pairs that contain metadata for the application.
- role
Arn 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
- application
Description String - Application Description, should be between 1 and 2048 characters.
- application
Name String - Application Name, should be between 1 and 256 characters.
- List<Tag>
- A list of key-value pairs that contain metadata for the application.
- role
Arn 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
- application
Description string - Application Description, should be between 1 and 2048 characters.
- application
Name string - Application Name, should be between 1 and 256 characters.
- Tag[]
- A list of key-value pairs that contain metadata for the application.
- role_
arn str - 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
- application_
description str - Application Description, should be between 1 and 2048 characters.
- application_
name str - Application Name, should be between 1 and 256 characters.
- Sequence[Tag
Args] - A list of key-value pairs that contain metadata for the application.
- role
Arn 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
- application
Description String - Application Description, should be between 1 and 2048 characters.
- application
Name String - Application Name, should be between 1 and 256 characters.
- List<Property Map>
- A list of key-value pairs that contain metadata for the application.
Outputs
All input properties are implicitly available as output properties. Additionally, the Application resource produces the following output properties:
- Application
Arn string - The ARN of the application.
- Application
Creation intDate - When the Application was created
- Application
Id string - The ID of the application.
- Application
Last intUpdate Date - When the Application was last updated
- Application
State string - The current state of the application.
- Application
Url string - The URL of the application.
- Error
Message string - A message indicating why Create or Delete Application failed.
- Id string
- The provider-assigned unique ID for this managed resource.
- Sso
Client stringId - The AWS SSO application generated client ID (used with AWS SSO APIs).
- Application
Arn string - The ARN of the application.
- Application
Creation intDate - When the Application was created
- Application
Id string - The ID of the application.
- Application
Last intUpdate Date - When the Application was last updated
- Application
State string - The current state of the application.
- Application
Url string - The URL of the application.
- Error
Message string - A message indicating why Create or Delete Application failed.
- Id string
- The provider-assigned unique ID for this managed resource.
- Sso
Client stringId - The AWS SSO application generated client ID (used with AWS SSO APIs).
- application
Arn String - The ARN of the application.
- application
Creation IntegerDate - When the Application was created
- application
Id String - The ID of the application.
- application
Last IntegerUpdate Date - When the Application was last updated
- application
State String - The current state of the application.
- application
Url String - The URL of the application.
- error
Message String - A message indicating why Create or Delete Application failed.
- id String
- The provider-assigned unique ID for this managed resource.
- sso
Client StringId - The AWS SSO application generated client ID (used with AWS SSO APIs).
- application
Arn string - The ARN of the application.
- application
Creation numberDate - When the Application was created
- application
Id string - The ID of the application.
- application
Last numberUpdate Date - When the Application was last updated
- application
State string - The current state of the application.
- application
Url string - The URL of the application.
- error
Message string - A message indicating why Create or Delete Application failed.
- id string
- The provider-assigned unique ID for this managed resource.
- sso
Client stringId - The AWS SSO application generated client ID (used with AWS SSO APIs).
- application_
arn str - The ARN of the application.
- application_
creation_ intdate - When the Application was created
- application_
id str - The ID of the application.
- application_
last_ intupdate_ date - When the Application was last updated
- application_
state str - The current state of the application.
- application_
url str - The URL of the application.
- error_
message str - A message indicating why Create or Delete Application failed.
- id str
- The provider-assigned unique ID for this managed resource.
- sso_
client_ strid - The AWS SSO application generated client ID (used with AWS SSO APIs).
- application
Arn String - The ARN of the application.
- application
Creation NumberDate - When the Application was created
- application
Id String - The ID of the application.
- application
Last NumberUpdate Date - When the Application was last updated
- application
State String - The current state of the application.
- application
Url String - The URL of the application.
- error
Message String - A message indicating why Create or Delete Application failed.
- id String
- The provider-assigned unique ID for this managed resource.
- sso
Client StringId - The AWS SSO application generated client ID (used with AWS SSO APIs).
Supporting Types
Tag, TagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi