Class ClusterClusterCertificateGetArgs
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.Aws.CloudHsmV2.Inputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class ClusterClusterCertificateGetArgs : ResourceArgs
Constructors
View SourceClusterClusterCertificateGetArgs()
Declaration
public ClusterClusterCertificateGetArgs()
Properties
View SourceAwsHardwareCertificate
Declaration
public Input<string> AwsHardwareCertificate { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
ClusterCertificate
Declaration
public Input<string> ClusterCertificate { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
ClusterCsr
Declaration
public Input<string> ClusterCsr { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
HsmCertificate
Declaration
public Input<string> HsmCertificate { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
ManufacturerHardwareCertificate
Declaration
public Input<string> ManufacturerHardwareCertificate { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |