awsAccounts

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


@JvmName(name = "gfgmoevgsqoqsjpe")
suspend fun awsAccounts(values: List<Output<AssessmentScopeAwsAccountArgs>>)
@JvmName(name = "ebeoysidddwrrgsk")
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 = "fvvyvrsrysdxjiof")
suspend fun awsAccounts(argument: List<suspend AssessmentScopeAwsAccountArgsBuilder.() -> Unit>)
@JvmName(name = "deeaytprmxumftrr")
suspend fun awsAccounts(vararg argument: suspend AssessmentScopeAwsAccountArgsBuilder.() -> Unit)
@JvmName(name = "otghgjvocnpwgjrc")
suspend fun awsAccounts(argument: suspend AssessmentScopeAwsAccountArgsBuilder.() -> Unit)

Parameters

argument

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