Class: Aws::DataExchange::Types::ImportAssetFromApiGatewayApiResponseDetails
- Inherits:
-
Struct
- Object
- Struct
- Aws::DataExchange::Types::ImportAssetFromApiGatewayApiResponseDetails
- Defined in:
- gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb
Overview
The response details.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#api_description ⇒ String
The API description.
-
#api_id ⇒ String
The API ID.
-
#api_key ⇒ String
The API key.
-
#api_name ⇒ String
The API name.
-
#api_specification_md_5_hash ⇒ String
The Base64-encoded Md5 hash for the API asset, used to ensure the integrity of the API at that location.
-
#api_specification_upload_url ⇒ String
The upload URL of the API specification.
-
#api_specification_upload_url_expires_at ⇒ Time
The date and time that the upload URL expires, in ISO 8601 format.
-
#data_set_id ⇒ String
The data set ID.
-
#protocol_type ⇒ String
The protocol type.
-
#revision_id ⇒ String
The revision ID.
-
#stage ⇒ String
The API stage.
Instance Attribute Details
#api_description ⇒ String
The API description.
1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 |
# File 'gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb', line 1836 class ImportAssetFromApiGatewayApiResponseDetails < Struct.new( :api_description, :api_id, :api_key, :api_name, :api_specification_md_5_hash, :api_specification_upload_url, :api_specification_upload_url_expires_at, :data_set_id, :protocol_type, :revision_id, :stage) SENSITIVE = [] include Aws::Structure end |
#api_id ⇒ String
The API ID.
1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 |
# File 'gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb', line 1836 class ImportAssetFromApiGatewayApiResponseDetails < Struct.new( :api_description, :api_id, :api_key, :api_name, :api_specification_md_5_hash, :api_specification_upload_url, :api_specification_upload_url_expires_at, :data_set_id, :protocol_type, :revision_id, :stage) SENSITIVE = [] include Aws::Structure end |
#api_key ⇒ String
The API key.
1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 |
# File 'gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb', line 1836 class ImportAssetFromApiGatewayApiResponseDetails < Struct.new( :api_description, :api_id, :api_key, :api_name, :api_specification_md_5_hash, :api_specification_upload_url, :api_specification_upload_url_expires_at, :data_set_id, :protocol_type, :revision_id, :stage) SENSITIVE = [] include Aws::Structure end |
#api_name ⇒ String
The API name.
1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 |
# File 'gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb', line 1836 class ImportAssetFromApiGatewayApiResponseDetails < Struct.new( :api_description, :api_id, :api_key, :api_name, :api_specification_md_5_hash, :api_specification_upload_url, :api_specification_upload_url_expires_at, :data_set_id, :protocol_type, :revision_id, :stage) SENSITIVE = [] include Aws::Structure end |
#api_specification_md_5_hash ⇒ String
The Base64-encoded Md5 hash for the API asset, used to ensure the integrity of the API at that location.
1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 |
# File 'gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb', line 1836 class ImportAssetFromApiGatewayApiResponseDetails < Struct.new( :api_description, :api_id, :api_key, :api_name, :api_specification_md_5_hash, :api_specification_upload_url, :api_specification_upload_url_expires_at, :data_set_id, :protocol_type, :revision_id, :stage) SENSITIVE = [] include Aws::Structure end |
#api_specification_upload_url ⇒ String
The upload URL of the API specification.
1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 |
# File 'gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb', line 1836 class ImportAssetFromApiGatewayApiResponseDetails < Struct.new( :api_description, :api_id, :api_key, :api_name, :api_specification_md_5_hash, :api_specification_upload_url, :api_specification_upload_url_expires_at, :data_set_id, :protocol_type, :revision_id, :stage) SENSITIVE = [] include Aws::Structure end |
#api_specification_upload_url_expires_at ⇒ Time
The date and time that the upload URL expires, in ISO 8601 format.
1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 |
# File 'gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb', line 1836 class ImportAssetFromApiGatewayApiResponseDetails < Struct.new( :api_description, :api_id, :api_key, :api_name, :api_specification_md_5_hash, :api_specification_upload_url, :api_specification_upload_url_expires_at, :data_set_id, :protocol_type, :revision_id, :stage) SENSITIVE = [] include Aws::Structure end |
#data_set_id ⇒ String
The data set ID.
1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 |
# File 'gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb', line 1836 class ImportAssetFromApiGatewayApiResponseDetails < Struct.new( :api_description, :api_id, :api_key, :api_name, :api_specification_md_5_hash, :api_specification_upload_url, :api_specification_upload_url_expires_at, :data_set_id, :protocol_type, :revision_id, :stage) SENSITIVE = [] include Aws::Structure end |
#protocol_type ⇒ String
The protocol type.
1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 |
# File 'gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb', line 1836 class ImportAssetFromApiGatewayApiResponseDetails < Struct.new( :api_description, :api_id, :api_key, :api_name, :api_specification_md_5_hash, :api_specification_upload_url, :api_specification_upload_url_expires_at, :data_set_id, :protocol_type, :revision_id, :stage) SENSITIVE = [] include Aws::Structure end |
#revision_id ⇒ String
The revision ID.
1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 |
# File 'gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb', line 1836 class ImportAssetFromApiGatewayApiResponseDetails < Struct.new( :api_description, :api_id, :api_key, :api_name, :api_specification_md_5_hash, :api_specification_upload_url, :api_specification_upload_url_expires_at, :data_set_id, :protocol_type, :revision_id, :stage) SENSITIVE = [] include Aws::Structure end |
#stage ⇒ String
The API stage.
1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 |
# File 'gems/aws-sdk-dataexchange/lib/aws-sdk-dataexchange/types.rb', line 1836 class ImportAssetFromApiGatewayApiResponseDetails < Struct.new( :api_description, :api_id, :api_key, :api_name, :api_specification_md_5_hash, :api_specification_upload_url, :api_specification_upload_url_expires_at, :data_set_id, :protocol_type, :revision_id, :stage) SENSITIVE = [] include Aws::Structure end |