Show / Hide Table of Contents

Class ClusterLoggingInfoBrokerLogs

Inheritance
System.Object
ClusterLoggingInfoBrokerLogs
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.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class ClusterLoggingInfoBrokerLogs

Fields

View Source

CloudwatchLogs

Declaration
public readonly ClusterLoggingInfoBrokerLogsCloudwatchLogs CloudwatchLogs
Field Value
Type Description
ClusterLoggingInfoBrokerLogsCloudwatchLogs
View Source

Firehose

Declaration
public readonly ClusterLoggingInfoBrokerLogsFirehose Firehose
Field Value
Type Description
ClusterLoggingInfoBrokerLogsFirehose
View Source

S3

Declaration
public readonly ClusterLoggingInfoBrokerLogsS3 S3
Field Value
Type Description
ClusterLoggingInfoBrokerLogsS3
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.