DeleteLoggingConfigurationRequest
public struct DeleteLoggingConfigurationRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the web ACL from which you want to delete the LoggingConfiguration.
Declaration
Swift
public let resourceArn: String -
Undocumented
Declaration
Swift
public init(resourceArn: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteLoggingConfigurationRequest Structure Reference