You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Shield::Types::DisassociateDRTLogBucketRequest

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing DisassociateDRTLogBucketRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  log_bucket: "LogBucket", # required
}

Instance Attribute Summary collapse

Instance Attribute Details

#log_bucketString

The Amazon S3 bucket that contains your AWS WAF logs.

Returns:

  • (String)

    The Amazon S3 bucket that contains your AWS WAF logs.