GetLoggingConfigurationPlainArgs

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

Constructors

Functions

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

Properties

Link copied to clipboard
val arn: String

LoggingConfiguration ARN is automatically generated on creation and assigned as the unique identifier.