UpdateApplicationRequest

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the application.

Link copied to clipboard

The name of the author publishing the app.

Link copied to clipboard

The description of the application.

Link copied to clipboard

A URL with more information about the application, for example the location of your GitHub repository for the application.

Link copied to clipboard

Labels to improve discovery of apps in search results.

Link copied to clipboard

A text readme file in Markdown language that contains a more detailed description of the application and how it works.

Link copied to clipboard

A link to the readme file in Markdown language that contains a more detailed description of the application and how it works.

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