PutApplicationAssignmentConfigurationRequest
Types
Properties
Link copied to clipboard
Specifies the ARN of the application. For more information about ARNs, see /general/latest/gr/aws-arns-and-namespaces.html in the Amazon Web Services General Reference.
Link copied to clipboard
If AssignmentsRequired
is true
(default value), users don’t have access to the application unless an assignment is created using the CreateApplicationAssignment API. If false
, all users have access to the application.
Functions
Link copied to clipboard
inline fun copy(block: PutApplicationAssignmentConfigurationRequest.Builder.() -> Unit = {}): PutApplicationAssignmentConfigurationRequest