AWS SDK for C++

AWS SDK for C++ Version 1.11.827

Loading...
Searching...
No Matches
Static Public Member Functions | Public Attributes | List of all members
Aws::Internal::Endpoint::EndpointAttributes Struct Reference

#include <AWSEndpointAttribute.h>

Static Public Member Functions

 

Public Attributes

 
 
 

Detailed Description

A grab bag property map of endpoint attributes. The values here are considered unstable. C++ SDK supports only endpoint attributes "AuthScheme" and "Bucket Type".

Definition at line 81 of file AWSEndpointAttribute.h.

Member Function Documentation

◆ BuildEndpointAttributesFromJson()

static EndpointAttributes Aws::Internal::Endpoint::EndpointAttributes::BuildEndpointAttributesFromJson ( const Aws::String iJsonStr)
static

Member Data Documentation

◆ authScheme

Aws::Internal::Endpoint::EndpointAuthScheme Aws::Internal::Endpoint::EndpointAttributes::authScheme

Definition at line 83 of file AWSEndpointAttribute.h.

◆ backend

Aws::String Aws::Internal::Endpoint::EndpointAttributes::backend

Definition at line 84 of file AWSEndpointAttribute.h.

◆ useS3ExpressAuth

bool Aws::Internal::Endpoint::EndpointAttributes::useS3ExpressAuth

Definition at line 85 of file AWSEndpointAttribute.h.


The documentation for this struct was generated from the following file: