GetLoggingConfigurationRequest
public struct GetLoggingConfigurationRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the web ACL for which you want to get 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
GetLoggingConfigurationRequest Structure Reference