Show / Hide Table of Contents

Class GetClusterRkeConfigServicesEtcdBackupConfigS3BackupConfigResult

Inheritance
System.Object
GetClusterRkeConfigServicesEtcdBackupConfigS3BackupConfigResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Rancher2.Outputs
Assembly: Pulumi.Rancher2.dll
Syntax
public sealed class GetClusterRkeConfigServicesEtcdBackupConfigS3BackupConfigResult

Fields

View Source

AccessKey

Declaration
public readonly string AccessKey
Field Value
Type Description
System.String
View Source

BucketName

Declaration
public readonly string BucketName
Field Value
Type Description
System.String
View Source

CustomCa

Declaration
public readonly string CustomCa
Field Value
Type Description
System.String
View Source

Endpoint

Declaration
public readonly string Endpoint
Field Value
Type Description
System.String
View Source

Folder

Declaration
public readonly string Folder
Field Value
Type Description
System.String
View Source

Region

Declaration
public readonly string Region
Field Value
Type Description
System.String
View Source

SecretKey

Declaration
public readonly string SecretKey
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.