Interface IRealtimeLogConfig
Represents Realtime Log Configuration.
Inherited Members
Namespace: Amazon.CDK.AWS.CloudFront
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IRealtimeLogConfig : IResource, IRealtimeLogConfigRef, IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IRealtimeLogConfig Inherits IResource, IRealtimeLogConfigRef, IConstruct, IDependable, IEnvironmentAware
Synopsis
Properties
| RealtimeLogConfigArn | The arn of the realtime log config. |
| RealtimeLogConfigName | The name of the realtime log config. |
Properties
RealtimeLogConfigArn
The arn of the realtime log config.
string RealtimeLogConfigArn { get; }
Property Value
Remarks
Attribute: true
RealtimeLogConfigName
The name of the realtime log config.
string RealtimeLogConfigName { get; }
Property Value
Remarks
Attribute: true