awsAccounts

@JvmName(name = "vmrttbygwwfabvdl")
suspend fun awsAccounts(value: Output<List<AssessmentAwsAccountArgs>>)
@JvmName(name = "dbdbsqiijwregwnu")
suspend fun awsAccounts(value: List<AssessmentAwsAccountArgs>?)

Parameters

value

The AWS accounts included in scope.


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


@JvmName(name = "krremabvjcdjannc")
suspend fun awsAccounts(values: List<Output<AssessmentAwsAccountArgs>>)
@JvmName(name = "wijbbxbbalkdhsxc")
suspend fun awsAccounts(vararg values: AssessmentAwsAccountArgs)

Parameters

values

The AWS accounts included in scope.


@JvmName(name = "ntlaaeoaupdxqppt")
suspend fun awsAccounts(argument: List<suspend AssessmentAwsAccountArgsBuilder.() -> Unit>)
@JvmName(name = "fpjxevocqkiiiket")
suspend fun awsAccounts(vararg argument: suspend AssessmentAwsAccountArgsBuilder.() -> Unit)
@JvmName(name = "hgmqbgrghhstynbw")
suspend fun awsAccounts(argument: suspend AssessmentAwsAccountArgsBuilder.() -> Unit)

Parameters

argument

The AWS accounts included in scope.