identities

@JvmName(name = "obiphecqtyxaeqdc")
suspend fun identities(value: Output<List<String>>)
@JvmName(name = "ljgwvuccmfahyjoe")
suspend fun identities(value: List<String>?)

Parameters

value

'A list of identities that are allowed access through this EgressPolicy. To specify an identity or identity group, use the IAM v1 format specified here. The following prefixes are supprted: user, group, serviceAccount, principal, and principalSet.'


@JvmName(name = "ywxdfykufvualwoj")
suspend fun identities(vararg values: Output<String>)


@JvmName(name = "bjmfqgtlkpdnuait")
suspend fun identities(values: List<Output<String>>)
@JvmName(name = "ocvrwsnolnqkavcb")
suspend fun identities(vararg values: String)

Parameters

values

'A list of identities that are allowed access through this EgressPolicy. To specify an identity or identity group, use the IAM v1 format specified here. The following prefixes are supprted: user, group, serviceAccount, principal, and principalSet.'