Module: Aws::ApiGatewayV2::Client::_CreatePortalResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreatePortalResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#authorizationTypes::Authorization



300
# File 'sig/client.rbs', line 300

def authorization: () -> Types::Authorization

#endpoint_configurationTypes::EndpointConfigurationResponse



301
# File 'sig/client.rbs', line 301

def endpoint_configuration: () -> Types::EndpointConfigurationResponse

#included_portal_product_arns::Array[::String]

Returns:

  • (::Array[::String])


302
# File 'sig/client.rbs', line 302

def included_portal_product_arns: () -> ::Array[::String]

#last_modified::Time

Returns:

  • (::Time)


303
# File 'sig/client.rbs', line 303

def last_modified: () -> ::Time

#last_published::Time

Returns:

  • (::Time)


304
# File 'sig/client.rbs', line 304

def last_published: () -> ::Time

#last_published_description::String

Returns:

  • (::String)


305
# File 'sig/client.rbs', line 305

def last_published_description: () -> ::String

#portal_arn::String

Returns:

  • (::String)


306
# File 'sig/client.rbs', line 306

def portal_arn: () -> ::String

#portal_contentTypes::PortalContent



307
# File 'sig/client.rbs', line 307

def portal_content: () -> Types::PortalContent

#portal_id::String

Returns:

  • (::String)


308
# File 'sig/client.rbs', line 308

def portal_id: () -> ::String

#publish_status"PUBLISHED", ...

Returns:

  • ("PUBLISHED", "PUBLISH_IN_PROGRESS", "PUBLISH_FAILED", "DISABLE_IN_PROGRESS", "DISABLE_FAILED", "DISABLED")


309
# File 'sig/client.rbs', line 309

def publish_status: () -> ("PUBLISHED" | "PUBLISH_IN_PROGRESS" | "PUBLISH_FAILED" | "DISABLE_IN_PROGRESS" | "DISABLE_FAILED" | "DISABLED")

#rum_app_monitor_name::String

Returns:

  • (::String)


310
# File 'sig/client.rbs', line 310

def rum_app_monitor_name: () -> ::String

#status_exceptionTypes::StatusException



311
# File 'sig/client.rbs', line 311

def status_exception: () -> Types::StatusException

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


312
# File 'sig/client.rbs', line 312

def tags: () -> ::Hash[::String, ::String]