Class: Aws::ServerlessApplicationRepository::Types::GetApplicationResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::ServerlessApplicationRepository::Types::GetApplicationResponse
- Includes:
- Aws::Structure
- Defined in:
- lib/aws-sdk-serverlessapplicationrepository/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
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
1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1157 class GetApplicationResponse < Struct.new( :application_id, :author, :creation_time, :description, :home_page_url, :is_verified_author, :labels, :license_url, :name, :readme_url, :spdx_license_id, :verified_author_url, :version) SENSITIVE = [] include Aws::Structure end |
#author ⇒ String
1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1157 class GetApplicationResponse < Struct.new( :application_id, :author, :creation_time, :description, :home_page_url, :is_verified_author, :labels, :license_url, :name, :readme_url, :spdx_license_id, :verified_author_url, :version) SENSITIVE = [] include Aws::Structure end |
#creation_time ⇒ String
1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1157 class GetApplicationResponse < Struct.new( :application_id, :author, :creation_time, :description, :home_page_url, :is_verified_author, :labels, :license_url, :name, :readme_url, :spdx_license_id, :verified_author_url, :version) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1157 class GetApplicationResponse < Struct.new( :application_id, :author, :creation_time, :description, :home_page_url, :is_verified_author, :labels, :license_url, :name, :readme_url, :spdx_license_id, :verified_author_url, :version) SENSITIVE = [] include Aws::Structure end |
#home_page_url ⇒ String
1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1157 class GetApplicationResponse < Struct.new( :application_id, :author, :creation_time, :description, :home_page_url, :is_verified_author, :labels, :license_url, :name, :readme_url, :spdx_license_id, :verified_author_url, :version) SENSITIVE = [] include Aws::Structure end |
#is_verified_author ⇒ Boolean
1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1157 class GetApplicationResponse < Struct.new( :application_id, :author, :creation_time, :description, :home_page_url, :is_verified_author, :labels, :license_url, :name, :readme_url, :spdx_license_id, :verified_author_url, :version) SENSITIVE = [] include Aws::Structure end |
#labels ⇒ Array<String>
1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1157 class GetApplicationResponse < Struct.new( :application_id, :author, :creation_time, :description, :home_page_url, :is_verified_author, :labels, :license_url, :name, :readme_url, :spdx_license_id, :verified_author_url, :version) SENSITIVE = [] include Aws::Structure end |
#license_url ⇒ String
1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1157 class GetApplicationResponse < Struct.new( :application_id, :author, :creation_time, :description, :home_page_url, :is_verified_author, :labels, :license_url, :name, :readme_url, :spdx_license_id, :verified_author_url, :version) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1157 class GetApplicationResponse < Struct.new( :application_id, :author, :creation_time, :description, :home_page_url, :is_verified_author, :labels, :license_url, :name, :readme_url, :spdx_license_id, :verified_author_url, :version) SENSITIVE = [] include Aws::Structure end |
#readme_url ⇒ String
1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1157 class GetApplicationResponse < Struct.new( :application_id, :author, :creation_time, :description, :home_page_url, :is_verified_author, :labels, :license_url, :name, :readme_url, :spdx_license_id, :verified_author_url, :version) SENSITIVE = [] include Aws::Structure end |
#spdx_license_id ⇒ String
1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1157 class GetApplicationResponse < Struct.new( :application_id, :author, :creation_time, :description, :home_page_url, :is_verified_author, :labels, :license_url, :name, :readme_url, :spdx_license_id, :verified_author_url, :version) SENSITIVE = [] include Aws::Structure end |
#verified_author_url ⇒ String
1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1157 class GetApplicationResponse < Struct.new( :application_id, :author, :creation_time, :description, :home_page_url, :is_verified_author, :labels, :license_url, :name, :readme_url, :spdx_license_id, :verified_author_url, :version) SENSITIVE = [] include Aws::Structure end |
#version ⇒ Types::Version
Application version details.
1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1157 class GetApplicationResponse < Struct.new( :application_id, :author, :creation_time, :description, :home_page_url, :is_verified_author, :labels, :license_url, :name, :readme_url, :spdx_license_id, :verified_author_url, :version) SENSITIVE = [] include Aws::Structure end |