GetStandardsControlAssociationsPlainArgs

data class GetStandardsControlAssociationsPlainArgs(val securityControlId: String) : ConvertibleToJava<GetStandardsControlAssociationsPlainArgs>

A collection of arguments for invoking getStandardsControlAssociations.

Constructors

Link copied to clipboard
constructor(securityControlId: String)

Properties

Link copied to clipboard

The identifier of the control (identified with SecurityControlId, SecurityControlArn, or a mix of both parameters).

Functions

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