Skip to main content

Initializer

using Io.Cdktn;

new SwiftBackendConfig {
    string Container,
    string ApplicationCredentialId = null,
    string ApplicationCredentialName = null,
    string ApplicationCredentialSecret = null,
    string ArchiveContainer = null,
    string AuthUrl = null,
    string CacertFile = null,
    string Cert = null,
    string Cloud = null,
    string DefaultDomain = null,
    string DomainId = null,
    string DomainName = null,
    string ExpireAfter = null,
    bool Insecure = null,
    string Key = null,
    string Password = null,
    string ProjectDomainId = null,
    string ProjectDomainName = null,
    string RegionName = null,
    string StateName = null,
    string TenantId = null,
    string TenantName = null,
    string Token = null,
    string UserDomainId = null,
    string UserDomainName = null,
    string UserId = null,
    string UserName = null
};

Properties

NameTypeDescription
ContainerstringNo description.
ApplicationCredentialIdstringNo description.
ApplicationCredentialNamestringNo description.
ApplicationCredentialSecretstringNo description.
ArchiveContainerstringNo description.
AuthUrlstringNo description.
CacertFilestringNo description.
CertstringNo description.
CloudstringNo description.
DefaultDomainstringNo description.
DomainIdstringNo description.
DomainNamestringNo description.
ExpireAfterstringNo description.
InsecureboolNo description.
KeystringNo description.
PasswordstringNo description.
ProjectDomainIdstringNo description.
ProjectDomainNamestringNo description.
RegionNamestringNo description.
StateNamestringNo description.
TenantIdstringNo description.
TenantNamestringNo description.
TokenstringNo description.
UserDomainIdstringNo description.
UserDomainNamestringNo description.
UserIdstringNo description.
UserNamestringNo description.

ContainerRequired

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string Container { get; set; }
  • Type: string

ApplicationCredentialIdOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string ApplicationCredentialId { get; set; }
  • Type: string

ApplicationCredentialNameOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string ApplicationCredentialName { get; set; }
  • Type: string

ApplicationCredentialSecretOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string ApplicationCredentialSecret { get; set; }
  • Type: string

ArchiveContainerOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string ArchiveContainer { get; set; }
  • Type: string

AuthUrlOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string AuthUrl { get; set; }
  • Type: string

CacertFileOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string CacertFile { get; set; }
  • Type: string

CertOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string Cert { get; set; }
  • Type: string

CloudOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string Cloud { get; set; }
  • Type: string

DefaultDomainOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string DefaultDomain { get; set; }
  • Type: string

DomainIdOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string DomainId { get; set; }
  • Type: string

DomainNameOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string DomainName { get; set; }
  • Type: string

ExpireAfterOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string ExpireAfter { get; set; }
  • Type: string

InsecureOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public bool Insecure { get; set; }
  • Type: bool

KeyOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string Key { get; set; }
  • Type: string

PasswordOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string Password { get; set; }
  • Type: string

ProjectDomainIdOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string ProjectDomainId { get; set; }
  • Type: string

ProjectDomainNameOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string ProjectDomainName { get; set; }
  • Type: string

RegionNameOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string RegionName { get; set; }
  • Type: string

StateNameOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string StateName { get; set; }
  • Type: string

TenantIdOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string TenantId { get; set; }
  • Type: string

TenantNameOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string TenantName { get; set; }
  • Type: string

TokenOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string Token { get; set; }
  • Type: string

UserDomainIdOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string UserDomainId { get; set; }
  • Type: string

UserDomainNameOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string UserDomainName { get; set; }
  • Type: string

UserIdOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string UserId { get; set; }
  • Type: string

UserNameOptional

  • Deprecated: CDK for Terraform no longer supports the swift backend. Terraform deprecated swift in v1.2.3 and removed it in v1.3.
public string UserName { get; set; }
  • Type: string