awsAccounts

@JvmName(name = "uuqgqouksnxxkghx")
suspend fun awsAccounts(value: Output<List<AssessmentScopeAwsAccountArgs>>)
@JvmName(name = "yvreajiyydaupacj")
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 = "ktbijofvaprpwtmf")
suspend fun awsAccounts(vararg values: Output<AssessmentScopeAwsAccountArgs>)


@JvmName(name = "httxawyraxdnwjsl")
suspend fun awsAccounts(values: List<Output<AssessmentScopeAwsAccountArgs>>)
@JvmName(name = "icoqrlplxnbypfoy")
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 = "occbovfthxqjyrda")
suspend fun awsAccounts(argument: List<suspend AssessmentScopeAwsAccountArgsBuilder.() -> Unit>)
@JvmName(name = "awqsroogpyjxnvqo")
suspend fun awsAccounts(vararg argument: suspend AssessmentScopeAwsAccountArgsBuilder.() -> Unit)
@JvmName(name = "doafkdwnmexyhvkw")
suspend fun awsAccounts(argument: suspend AssessmentScopeAwsAccountArgsBuilder.() -> Unit)

Parameters

argument

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