A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/ApiGatewayV2/Types/UpdateDomainNameRequest.html below:

UpdateDomainNameRequest — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ApiGatewayV2::Types::UpdateDomainNameRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing UpdateDomainNameRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  domain_name: "__string",   domain_name_configurations: [
    {
      api_gateway_domain_name: "__string",
      certificate_arn: "Arn",
      certificate_name: "StringWithLengthBetween1And128",
      certificate_upload_date: Time.now,
      domain_name_status: "AVAILABLE",       domain_name_status_message: "__string",
      endpoint_type: "REGIONAL",       hosted_zone_id: "__string",
      security_policy: "TLS_1_0",     },
  ],
  mutual_tls_authentication: {
    truststore_uri: "UriWithLengthBetween1And2048",
    truststore_version: "StringWithLengthBetween1And64",
  },
}
Instance Attribute Summary collapse Instance Attribute Details #mutual_tls_authenticationTypes::MutualTlsAuthenticationInput

If specified, API Gateway performs two-way authentication between the client and the server. Clients must present a trusted certificate to access your API.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4