Class: Aws::ApiGatewayV2::Types::UpdatePortalResponseContent
- Inherits:
-
Struct
- Object
- Struct
- Aws::ApiGatewayV2::Types::UpdatePortalResponseContent
- Defined in:
- gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb
Overview
Updates a portal.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#authorization ⇒ Types::Authorization
The authorization for the portal.
-
#endpoint_configuration ⇒ Types::EndpointConfigurationResponse
The endpoint configuration.
-
#included_portal_product_arns ⇒ Array<String>
The ARNs of the portal products included in the portal.
-
#last_modified ⇒ Time
The timestamp when the portal was last modified.
-
#last_published ⇒ Time
The timestamp when the portal was last published.
-
#last_published_description ⇒ String
The description associated with the last time the portal was published.
-
#portal_arn ⇒ String
The ARN of the portal.
-
#portal_content ⇒ Types::PortalContent
Contains the content that is visible to portal consumers including the themes, display names, and description.
-
#portal_id ⇒ String
The portal identifier.
-
#preview ⇒ Types::Preview
Represents the preview endpoint and the any possible error messages during preview generation.
-
#publish_status ⇒ String
The publishStatus.
-
#rum_app_monitor_name ⇒ String
The CloudWatch RUM app monitor name.
-
#status_exception ⇒ Types::StatusException
The status exception information.
-
#tags ⇒ Hash<String,String>
The collection of tags.
Instance Attribute Details
#authorization ⇒ Types::Authorization
The authorization for the portal.
10274 10275 10276 10277 10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 10289 10290 10291 |
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 10274 class UpdatePortalResponseContent < Struct.new( :authorization, :endpoint_configuration, :included_portal_product_arns, :last_modified, :last_published, :last_published_description, :portal_arn, :portal_content, :portal_id, :preview, :publish_status, :rum_app_monitor_name, :status_exception, :tags) SENSITIVE = [] include Aws::Structure end |
#endpoint_configuration ⇒ Types::EndpointConfigurationResponse
The endpoint configuration.
10274 10275 10276 10277 10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 10289 10290 10291 |
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 10274 class UpdatePortalResponseContent < Struct.new( :authorization, :endpoint_configuration, :included_portal_product_arns, :last_modified, :last_published, :last_published_description, :portal_arn, :portal_content, :portal_id, :preview, :publish_status, :rum_app_monitor_name, :status_exception, :tags) SENSITIVE = [] include Aws::Structure end |
#included_portal_product_arns ⇒ Array<String>
The ARNs of the portal products included in the portal.
10274 10275 10276 10277 10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 10289 10290 10291 |
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 10274 class UpdatePortalResponseContent < Struct.new( :authorization, :endpoint_configuration, :included_portal_product_arns, :last_modified, :last_published, :last_published_description, :portal_arn, :portal_content, :portal_id, :preview, :publish_status, :rum_app_monitor_name, :status_exception, :tags) SENSITIVE = [] include Aws::Structure end |
#last_modified ⇒ Time
The timestamp when the portal was last modified.
10274 10275 10276 10277 10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 10289 10290 10291 |
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 10274 class UpdatePortalResponseContent < Struct.new( :authorization, :endpoint_configuration, :included_portal_product_arns, :last_modified, :last_published, :last_published_description, :portal_arn, :portal_content, :portal_id, :preview, :publish_status, :rum_app_monitor_name, :status_exception, :tags) SENSITIVE = [] include Aws::Structure end |
#last_published ⇒ Time
The timestamp when the portal was last published.
10274 10275 10276 10277 10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 10289 10290 10291 |
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 10274 class UpdatePortalResponseContent < Struct.new( :authorization, :endpoint_configuration, :included_portal_product_arns, :last_modified, :last_published, :last_published_description, :portal_arn, :portal_content, :portal_id, :preview, :publish_status, :rum_app_monitor_name, :status_exception, :tags) SENSITIVE = [] include Aws::Structure end |
#last_published_description ⇒ String
The description associated with the last time the portal was published.
10274 10275 10276 10277 10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 10289 10290 10291 |
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 10274 class UpdatePortalResponseContent < Struct.new( :authorization, :endpoint_configuration, :included_portal_product_arns, :last_modified, :last_published, :last_published_description, :portal_arn, :portal_content, :portal_id, :preview, :publish_status, :rum_app_monitor_name, :status_exception, :tags) SENSITIVE = [] include Aws::Structure end |
#portal_arn ⇒ String
The ARN of the portal.
10274 10275 10276 10277 10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 10289 10290 10291 |
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 10274 class UpdatePortalResponseContent < Struct.new( :authorization, :endpoint_configuration, :included_portal_product_arns, :last_modified, :last_published, :last_published_description, :portal_arn, :portal_content, :portal_id, :preview, :publish_status, :rum_app_monitor_name, :status_exception, :tags) SENSITIVE = [] include Aws::Structure end |
#portal_content ⇒ Types::PortalContent
Contains the content that is visible to portal consumers including the themes, display names, and description.
10274 10275 10276 10277 10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 10289 10290 10291 |
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 10274 class UpdatePortalResponseContent < Struct.new( :authorization, :endpoint_configuration, :included_portal_product_arns, :last_modified, :last_published, :last_published_description, :portal_arn, :portal_content, :portal_id, :preview, :publish_status, :rum_app_monitor_name, :status_exception, :tags) SENSITIVE = [] include Aws::Structure end |
#portal_id ⇒ String
The portal identifier.
10274 10275 10276 10277 10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 10289 10290 10291 |
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 10274 class UpdatePortalResponseContent < Struct.new( :authorization, :endpoint_configuration, :included_portal_product_arns, :last_modified, :last_published, :last_published_description, :portal_arn, :portal_content, :portal_id, :preview, :publish_status, :rum_app_monitor_name, :status_exception, :tags) SENSITIVE = [] include Aws::Structure end |
#preview ⇒ Types::Preview
Represents the preview endpoint and the any possible error messages during preview generation.
10274 10275 10276 10277 10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 10289 10290 10291 |
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 10274 class UpdatePortalResponseContent < Struct.new( :authorization, :endpoint_configuration, :included_portal_product_arns, :last_modified, :last_published, :last_published_description, :portal_arn, :portal_content, :portal_id, :preview, :publish_status, :rum_app_monitor_name, :status_exception, :tags) SENSITIVE = [] include Aws::Structure end |
#publish_status ⇒ String
The publishStatus.
10274 10275 10276 10277 10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 10289 10290 10291 |
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 10274 class UpdatePortalResponseContent < Struct.new( :authorization, :endpoint_configuration, :included_portal_product_arns, :last_modified, :last_published, :last_published_description, :portal_arn, :portal_content, :portal_id, :preview, :publish_status, :rum_app_monitor_name, :status_exception, :tags) SENSITIVE = [] include Aws::Structure end |
#rum_app_monitor_name ⇒ String
The CloudWatch RUM app monitor name.
10274 10275 10276 10277 10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 10289 10290 10291 |
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 10274 class UpdatePortalResponseContent < Struct.new( :authorization, :endpoint_configuration, :included_portal_product_arns, :last_modified, :last_published, :last_published_description, :portal_arn, :portal_content, :portal_id, :preview, :publish_status, :rum_app_monitor_name, :status_exception, :tags) SENSITIVE = [] include Aws::Structure end |
#status_exception ⇒ Types::StatusException
The status exception information.
10274 10275 10276 10277 10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 10289 10290 10291 |
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 10274 class UpdatePortalResponseContent < Struct.new( :authorization, :endpoint_configuration, :included_portal_product_arns, :last_modified, :last_published, :last_published_description, :portal_arn, :portal_content, :portal_id, :preview, :publish_status, :rum_app_monitor_name, :status_exception, :tags) SENSITIVE = [] include Aws::Structure end |
#tags ⇒ Hash<String,String>
The collection of tags. Each tag element is associated with a given resource.
10274 10275 10276 10277 10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 10289 10290 10291 |
# File 'gems/aws-sdk-apigatewayv2/lib/aws-sdk-apigatewayv2/types.rb', line 10274 class UpdatePortalResponseContent < Struct.new( :authorization, :endpoint_configuration, :included_portal_product_arns, :last_modified, :last_published, :last_published_description, :portal_arn, :portal_content, :portal_id, :preview, :publish_status, :rum_app_monitor_name, :status_exception, :tags) SENSITIVE = [] include Aws::Structure end |