userIdGroupPairs

@JvmName(name = "hvhuuhnsbxopntym")
suspend fun userIdGroupPairs(value: Output<List<UserIdGroupPairArgs>>)
@JvmName(name = "kqgokdaqykiuijcc")
suspend fun userIdGroupPairs(value: List<UserIdGroupPairArgs>?)

Parameters

value

The security group and Amazon Web Services account ID pairs.


@JvmName(name = "idmypvnqjexyakrf")
suspend fun userIdGroupPairs(vararg values: Output<UserIdGroupPairArgs>)


@JvmName(name = "wrkcxkeqcpnsolyv")
suspend fun userIdGroupPairs(values: List<Output<UserIdGroupPairArgs>>)
@JvmName(name = "tahweftslvtpfntg")
suspend fun userIdGroupPairs(vararg values: UserIdGroupPairArgs)

Parameters

values

The security group and Amazon Web Services account ID pairs.


@JvmName(name = "yvguukubdmkhqggk")
suspend fun userIdGroupPairs(argument: List<suspend UserIdGroupPairArgsBuilder.() -> Unit>)
@JvmName(name = "keyveltskrjuwrbw")
suspend fun userIdGroupPairs(vararg argument: suspend UserIdGroupPairArgsBuilder.() -> Unit)
@JvmName(name = "psndvvyaivhamjff")
suspend fun userIdGroupPairs(argument: suspend UserIdGroupPairArgsBuilder.() -> Unit)

Parameters

argument

The security group and Amazon Web Services account ID pairs.