awsAccounts

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

Parameters

value

The AWS accounts included in scope.


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


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

Parameters

values

The AWS accounts included in scope.


@JvmName(name = "vteotwtwqvtygkxa")
suspend fun awsAccounts(argument: List<suspend AssessmentAwsAccountArgsBuilder.() -> Unit>)
@JvmName(name = "hjeymxvjecejrrsh")
suspend fun awsAccounts(vararg argument: suspend AssessmentAwsAccountArgsBuilder.() -> Unit)
@JvmName(name = "yjstcdqkqksilumo")
suspend fun awsAccounts(argument: suspend AssessmentAwsAccountArgsBuilder.() -> Unit)

Parameters

argument

The AWS accounts included in scope.