UpdateAppPermissionsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the app.

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String