Updates application properties.
See https://www.paws-r-sdk.com/docs/ssoadmin_update_application/ for full documentation.
Usage
ssoadmin_update_application(
ApplicationArn,
Name = NULL,
Description = NULL,
Status = NULL,
PortalOptions = NULL
)Arguments
- ApplicationArn
[required] Specifies the ARN of the application. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.
- Name
Specifies the updated name for the application.
- Description
The description of the .
- Status
Specifies whether the application is enabled or disabled.
- PortalOptions
A structure that describes the options for the portal associated with an application.