roleBindings

@JvmName(name = "nxkjjksdkcxhbbnd")
suspend fun roleBindings(value: Output<List<EntitlementPrivilegedAccessGcpIamAccessRoleBindingArgs>>)

Parameters

value

Role bindings to be created on successful grant. Structure is documented below.


@JvmName(name = "sqnqevuufyrvrcxx")
suspend fun roleBindings(vararg values: Output<EntitlementPrivilegedAccessGcpIamAccessRoleBindingArgs>)


@JvmName(name = "jnlciwdwpririmvg")
suspend fun roleBindings(values: List<Output<EntitlementPrivilegedAccessGcpIamAccessRoleBindingArgs>>)
@JvmName(name = "cpnihptrdplgflfo")
suspend fun roleBindings(vararg values: EntitlementPrivilegedAccessGcpIamAccessRoleBindingArgs)

Parameters

values

Role bindings to be created on successful grant. Structure is documented below.


@JvmName(name = "hymgvoymmltkkouj")
suspend fun roleBindings(argument: List<suspend EntitlementPrivilegedAccessGcpIamAccessRoleBindingArgsBuilder.() -> Unit>)
@JvmName(name = "nircsajrksaiddub")
suspend fun roleBindings(vararg argument: suspend EntitlementPrivilegedAccessGcpIamAccessRoleBindingArgsBuilder.() -> Unit)
@JvmName(name = "qkwvxvaaodribecq")
suspend fun roleBindings(argument: suspend EntitlementPrivilegedAccessGcpIamAccessRoleBindingArgsBuilder.() -> Unit)

Parameters

argument

Role bindings to be created on successful grant. Structure is documented below.