UpdateAppPermissionsRequest
Types
Properties
Link copied to clipboard
The ID of the Amazon Web Services account that contains the app.
Link copied to clipboard
The permissions that you want to grant on the app.
Link copied to clipboard
The permissions that you want to revoke from the app.
Link copied to clipboard
The visibility to set for the app. Currently, only PRIVATE is accepted, which removes public (anonymous) access from the app. If you don't specify a value, the app's visibility is unchanged. Setting an app to PUBLIC through this operation is not supported.
Functions
Link copied to clipboard
inline fun copy(block: UpdateAppPermissionsRequest.Builder.() -> Unit = {}): UpdateAppPermissionsRequest