Class ClusterTemplateTemplateRevisionClusterConfigRkeConfigServicesEtcdGetArgs
Inheritance
System.Object
ClusterTemplateTemplateRevisionClusterConfigRkeConfigServicesEtcdGetArgs
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()
Assembly: Pulumi.Rancher2.dll
public sealed class ClusterTemplateTemplateRevisionClusterConfigRkeConfigServicesEtcdGetArgs : ResourceArgs
Constructors
View Source
Declaration
public ClusterTemplateTemplateRevisionClusterConfigRkeConfigServicesEtcdGetArgs()
Properties
View Source
Declaration
public Input<ClusterTemplateTemplateRevisionClusterConfigRkeConfigServicesEtcdBackupConfigGetArgs> BackupConfig { get; set; }
Property Value
View Source
Declaration
public Input<string> CaCert { get; set; }
Property Value
| Type |
Description |
| Input<System.String> |
|
View Source
Declaration
public Input<string> Cert { get; set; }
Property Value
| Type |
Description |
| Input<System.String> |
|
View Source
Declaration
public Input<string> Creation { get; set; }
Property Value
| Type |
Description |
| Input<System.String> |
|
View Source
Declaration
public InputList<string> ExternalUrls { get; set; }
Property Value
View Source
Declaration
public InputMap<object> ExtraArgs { get; set; }
Property Value
| Type |
Description |
| InputMap<System.Object> |
|
View Source
Declaration
public InputList<string> ExtraBinds { get; set; }
Property Value
View Source
Declaration
public InputList<string> ExtraEnvs { get; set; }
Property Value
View Source
Declaration
public Input<int> Gid { get; set; }
Property Value
| Type |
Description |
| Input<System.Int32> |
|
View Source
Declaration
public Input<string> Image { get; set; }
Property Value
| Type |
Description |
| Input<System.String> |
|
View Source
Declaration
public Input<string> Key { get; set; }
Property Value
| Type |
Description |
| Input<System.String> |
|
View Source
Declaration
public Input<string> Path { get; set; }
Property Value
| Type |
Description |
| Input<System.String> |
|
View Source
Declaration
public Input<string> Retention { get; set; }
Property Value
| Type |
Description |
| Input<System.String> |
|
View Source
Declaration
public Input<bool> Snapshot { get; set; }
Property Value
| Type |
Description |
| Input<System.Boolean> |
|
View Source
Declaration
public Input<int> Uid { get; set; }
Property Value
| Type |
Description |
| Input<System.Int32> |
|