awsAccounts

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


@JvmName(name = "sxydmfkvnutrtlle")
suspend fun awsAccounts(values: List<Output<AssessmentScopeAwsAccountArgs>>)
@JvmName(name = "wthuixpokybrxrvf")
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 = "jakxdctujbdfaykl")
suspend fun awsAccounts(argument: List<suspend AssessmentScopeAwsAccountArgsBuilder.() -> Unit>)
@JvmName(name = "dvrtsspfbkchaaud")
suspend fun awsAccounts(vararg argument: suspend AssessmentScopeAwsAccountArgsBuilder.() -> Unit)
@JvmName(name = "yrejotgmdvrlttxo")
suspend fun awsAccounts(argument: suspend AssessmentScopeAwsAccountArgsBuilder.() -> Unit)

Parameters

argument

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