class Aws::CloudFront::Types::GetRealtimeLogConfigRequest

@note When making an API call, you may pass GetRealtimeLogConfigRequest

data as a hash:

    {
      name: "string",
      arn: "string",
    }

@!attribute [rw] name

The name of the real-time log configuration to get.
@return [String]

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the real-time log configuration to
get.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetRealtimeLogConfigRequest AWS API Documentation

Constants

SENSITIVE