UpdateApplicationResponse
Types
Properties
Link copied to clipboard
The application Amazon Resource Name (ARN).
Link copied to clipboard
The date and time this resource was created.
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
Whether the author of this application has been verified. This means means that AWS has made a good faith review, as a reasonable and prudent service provider, of the information provided by the requester and has confirmed that the requester's identity is as claimed.
Link copied to clipboard
A link to a license file of the app that matches the spdxLicenseID value of your application.
Link copied to clipboard
A valid identifier from https://spdx.org/licenses/.
Link copied to clipboard
The URL to the public profile of a verified author. This URL is submitted by the author.
Functions
Link copied to clipboard
inline fun copy(block: UpdateApplicationResponse.Builder.() -> Unit = {}): UpdateApplicationResponse