Class: Aws::ServerlessApplicationRepository::Types::UpdateApplicationResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::ServerlessApplicationRepository::Types::UpdateApplicationResponse
- 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
1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1865 class UpdateApplicationResponse < 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
1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1865 class UpdateApplicationResponse < 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
1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1865 class UpdateApplicationResponse < 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
1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1865 class UpdateApplicationResponse < 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
1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1865 class UpdateApplicationResponse < 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
1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1865 class UpdateApplicationResponse < 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>
1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1865 class UpdateApplicationResponse < 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
1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1865 class UpdateApplicationResponse < 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
1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1865 class UpdateApplicationResponse < 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
1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1865 class UpdateApplicationResponse < 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
1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1865 class UpdateApplicationResponse < 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
1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1865 class UpdateApplicationResponse < 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.
1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 |
# File 'lib/aws-sdk-serverlessapplicationrepository/types.rb', line 1865 class UpdateApplicationResponse < 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 |