Class ClusterLoggingInfoArgs
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.Msk.Inputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class ClusterLoggingInfoArgs : ResourceArgs
Constructors
View SourceClusterLoggingInfoArgs()
Declaration
public ClusterLoggingInfoArgs()
Properties
View SourceBrokerLogs
Configuration block for Broker Logs settings for logging info. See below.
Declaration
public Input<ClusterLoggingInfoBrokerLogsArgs> BrokerLogs { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<ClusterLoggingInfoBrokerLogsArgs> |