Class DomainNodeToNodeEncryptionArgs
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.ElasticSearch.Inputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class DomainNodeToNodeEncryptionArgs : ResourceArgs
Constructors
View SourceDomainNodeToNodeEncryptionArgs()
Declaration
public DomainNodeToNodeEncryptionArgs()
Properties
View SourceEnabled
Specifies whether Amazon Cognito authentication with Kibana is enabled or not
Declaration
public Input<bool> Enabled { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Boolean> |