awsAccounts

@JvmName(name = "kwkegjbrhismwrfk")
suspend fun awsAccounts(value: Output<List<AssessmentScopeAwsAccountArgs>>)
@JvmName(name = "uldudfcxhlbbaysc")
suspend fun awsAccounts(value: List<AssessmentScopeAwsAccountArgs>?)

Parameters

value

Amazon Web Services accounts that are in scope for the assessment. See aws_accounts below.


@JvmName(name = "uacxbhskyjrnyocw")
suspend fun awsAccounts(vararg values: Output<AssessmentScopeAwsAccountArgs>)


@JvmName(name = "cmgprbaqhqpwbbpj")
suspend fun awsAccounts(values: List<Output<AssessmentScopeAwsAccountArgs>>)
@JvmName(name = "gximiwkbxgigbjbf")
suspend fun awsAccounts(vararg values: AssessmentScopeAwsAccountArgs)

Parameters

values

Amazon Web Services accounts that are in scope for the assessment. See aws_accounts below.


@JvmName(name = "rtyyujcfvalarigq")
suspend fun awsAccounts(argument: List<suspend AssessmentScopeAwsAccountArgsBuilder.() -> Unit>)
@JvmName(name = "nlrbekqsvyyarckm")
suspend fun awsAccounts(vararg argument: suspend AssessmentScopeAwsAccountArgsBuilder.() -> Unit)
@JvmName(name = "bcrvbcjlyivvkwts")
suspend fun awsAccounts(argument: suspend AssessmentScopeAwsAccountArgsBuilder.() -> Unit)

Parameters

argument

Amazon Web Services accounts that are in scope for the assessment. See aws_accounts below.