commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Static Public Member Functions | Static Public Attributes | Properties
commercetools.Sdk.Api.Models.Subscriptions.IAwsAuthenticationMode Interface Reference

Inherits commercetools.Base.Models.IJsonName, and IEnumerable< char >.

Inherited by commercetools.Sdk.Api.Models.Subscriptions.AwsAuthenticationModeWrapper.

Static Public Member Functions

static IAwsAuthenticationMode[] Values ()
 
static IAwsAuthenticationMode FindEnum (string value)
 

Static Public Attributes

static IAwsAuthenticationMode Credentials
 
static IAwsAuthenticationMode Iam
 

Properties

AwsAuthenticationModeValue [get]
 
- Properties inherited from commercetools.Base.Models.IJsonName
string JsonName [get]
 

Member Function Documentation

◆ FindEnum()

static IAwsAuthenticationMode commercetools.Sdk.Api.Models.Subscriptions.IAwsAuthenticationMode.FindEnum ( string  value)
inlinestatic

◆ Values()

static IAwsAuthenticationMode[] commercetools.Sdk.Api.Models.Subscriptions.IAwsAuthenticationMode.Values ( )
inlinestatic

Member Data Documentation

◆ Credentials

IAwsAuthenticationMode commercetools.Sdk.Api.Models.Subscriptions.IAwsAuthenticationMode.Credentials
static
Initial value:
= new AwsAuthenticationModeWrapper
{ Value = AwsAuthenticationMode.Credentials, JsonName = "Credentials" }
string JsonName
Definition IJsonName.cs:5
AwsAuthenticationMode? Value
Definition AwsAuthenticationMode.cs:49
AwsAuthenticationMode
Definition AwsAuthenticationMode.cs:12

◆ Iam

IAwsAuthenticationMode commercetools.Sdk.Api.Models.Subscriptions.IAwsAuthenticationMode.Iam
static
Initial value:
= new AwsAuthenticationModeWrapper

Property Documentation

◆ Value

AwsAuthenticationMode? commercetools.Sdk.Api.Models.Subscriptions.IAwsAuthenticationMode.Value
get

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