@aws-sdk/client-waf-regional

PutLoggingConfigurationCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
LoggingConfiguration LoggingConfiguration | undefined

The LoggingConfiguration that you submitted in the request.

Full Signature

export interface PutLoggingConfigurationCommandOutput extends PutLoggingConfigurationResponse, MetadataBearer