AssessmentAwsService

data class AssessmentAwsService(val serviceName: String? = null)

An AWS service such as Amazon S3, AWS CloudTrail, and so on.

Constructors

Link copied to clipboard
constructor(serviceName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val serviceName: String? = null

The name of the AWS service .