GetLoggingConfigurationPlainArgs

data class GetLoggingConfigurationPlainArgs(val resourceArn: String) : ConvertibleToJava<GetLoggingConfigurationPlainArgs>

Constructors

Link copied to clipboard
constructor(resourceArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the web ACL that you want to associate with LogDestinationConfigs.

Functions

Link copied to clipboard
open override fun toJava(): GetLoggingConfigurationPlainArgs