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
- Struct
- Aws::Shield::Types::DisassociateDRTLogBucketRequest
- 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
-
#log_bucket ⇒ String
The Amazon S3 bucket that contains your AWS WAF logs.
Instance Attribute Details
#log_bucket ⇒ String
The Amazon S3 bucket that contains your AWS WAF logs.