GetAwsLogSourceResult

data class GetAwsLogSourceResult(val accounts: List<String>? = null)

Constructors

Link copied to clipboard
constructor(accounts: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val accounts: List<String>? = null

AWS account where you want to collect logs from.