Application Args
data class ApplicationArgs(val applicationProviderArn: Output<String>? = null, val description: Output<String>? = null, val instanceArn: Output<String>? = null, val name: Output<String>? = null, val portalOptions: Output<ApplicationPortalOptionsConfigurationArgs>? = null, val status: Output<ApplicationStatus>? = null, val tags: Output<List<TagArgs>>? = null) : ConvertibleToJava<ApplicationArgs>
Resource Type definition for Identity Center (SSO) Application
Constructors
Link copied to clipboard
constructor(applicationProviderArn: Output<String>? = null, description: Output<String>? = null, instanceArn: Output<String>? = null, name: Output<String>? = null, portalOptions: Output<ApplicationPortalOptionsConfigurationArgs>? = null, status: Output<ApplicationStatus>? = null, tags: Output<List<TagArgs>>? = null)
Properties
Link copied to clipboard
The ARN of the application provider under which the operation will run
Link copied to clipboard
The description information for the Identity Center (SSO) Application
Link copied to clipboard
The ARN of the instance of IAM Identity Center under which the operation will run
Link copied to clipboard
A structure that describes the options for the portal associated with an application
Link copied to clipboard
Specifies whether the application is enabled or disabled