You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ServerlessApplicationRepository::Types::CreateApplicationResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::ServerlessApplicationRepository::Types::CreateApplicationResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#application_id ⇒ String
-
#author ⇒ String
-
#creation_time ⇒ String
-
#description ⇒ String
-
#home_page_url ⇒ String
-
#is_verified_author ⇒ Boolean
-
#labels ⇒ Array<String>
-
#license_url ⇒ String
-
#name ⇒ String
-
#readme_url ⇒ String
-
#spdx_license_id ⇒ String
-
#verified_author_url ⇒ String
-
#version ⇒ Types::Version
Application version details.
.
Instance Attribute Details
#application_id ⇒ String
#author ⇒ String
#creation_time ⇒ String
#description ⇒ String
#home_page_url ⇒ String
#is_verified_author ⇒ Boolean
#labels ⇒ Array<String>
#license_url ⇒ String
#name ⇒ String
#readme_url ⇒ String
#spdx_license_id ⇒ String
#verified_author_url ⇒ String
#version ⇒ Types::Version
Application version details.