class Aws::CloudFront::Types::DeleteRealtimeLogConfigRequest

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

data as a hash:

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

@!attribute [rw] name

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

@!attribute [rw] arn

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

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

Constants

SENSITIVE