get Realtime Log Config
suspend fun getRealtimeLogConfig(argument: GetRealtimeLogConfigPlainArgs): GetRealtimeLogConfigResult
A real-time log configuration.
Return
null
Parameters
argument
null
Return
null
Parameters
arn
The Amazon Resource Name (ARN) of the real-time log configuration. For example: arn:aws:cloudfront::111122223333:realtime-log-config/ExampleNameForRealtimeLogConfig
.
See also
suspend fun getRealtimeLogConfig(argument: suspend GetRealtimeLogConfigPlainArgsBuilder.() -> Unit): GetRealtimeLogConfigResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.cloudfront.kotlin.inputs.GetRealtimeLogConfigPlainArgs.