items

@JvmName(name = "krfphnwlnbxirhco")
suspend fun items(value: Output<List<ServiceAccountArgs>>)
@JvmName(name = "pjfhtgffqvfdhggr")
suspend fun items(value: List<ServiceAccountArgs>?)

Parameters

value

List of ServiceAccounts. More info: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/


@JvmName(name = "aifrkkeaipavvvbg")
suspend fun items(vararg values: Output<ServiceAccountArgs>)


@JvmName(name = "fvjpthmriocaitlj")
suspend fun items(values: List<Output<ServiceAccountArgs>>)
@JvmName(name = "pbabinfepdeppiwk")
suspend fun items(vararg values: ServiceAccountArgs)

Parameters

values

List of ServiceAccounts. More info: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/


@JvmName(name = "xhjivrkcoctbfcfc")
suspend fun items(argument: List<suspend ServiceAccountArgsBuilder.() -> Unit>)
@JvmName(name = "fxchieqvtxsyeeyy")
suspend fun items(vararg argument: suspend ServiceAccountArgsBuilder.() -> Unit)
@JvmName(name = "xoxffdqociajiksh")
suspend fun items(argument: suspend ServiceAccountArgsBuilder.() -> Unit)

Parameters

argument

List of ServiceAccounts. More info: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/