sharedEntries

@JvmName(name = "dhejehxlncrxfamd")
suspend fun sharedEntries(value: Output<List<ZeroTrustDlpCustomProfileSharedEntryArgs>>)
@JvmName(name = "osvxiblbqjyhtpty")
suspend fun sharedEntries(value: List<ZeroTrustDlpCustomProfileSharedEntryArgs>?)

Parameters

value

Entries from other profiles (e.g. pre-defined Cloudflare profiles, or your Microsoft Information Protection profiles).


@JvmName(name = "klpsdikwomgmmxwb")
suspend fun sharedEntries(vararg values: Output<ZeroTrustDlpCustomProfileSharedEntryArgs>)


@JvmName(name = "psnnqdssvbxdcyeq")
suspend fun sharedEntries(values: List<Output<ZeroTrustDlpCustomProfileSharedEntryArgs>>)
@JvmName(name = "wndoqlfmxiduouaj")
suspend fun sharedEntries(vararg values: ZeroTrustDlpCustomProfileSharedEntryArgs)

Parameters

values

Entries from other profiles (e.g. pre-defined Cloudflare profiles, or your Microsoft Information Protection profiles).


@JvmName(name = "gfollonefbvtxmmc")
suspend fun sharedEntries(argument: List<suspend ZeroTrustDlpCustomProfileSharedEntryArgsBuilder.() -> Unit>)
@JvmName(name = "nmxoghlxxipelvye")
suspend fun sharedEntries(vararg argument: suspend ZeroTrustDlpCustomProfileSharedEntryArgsBuilder.() -> Unit)
@JvmName(name = "grtmcslosalntpsj")
suspend fun sharedEntries(argument: suspend ZeroTrustDlpCustomProfileSharedEntryArgsBuilder.() -> Unit)

Parameters

argument

Entries from other profiles (e.g. pre-defined Cloudflare profiles, or your Microsoft Information Protection profiles).