sharedEntries

@JvmName(name = "iscjxdbrlwbejrtk")
suspend fun sharedEntries(value: Output<List<DlpCustomProfileSharedEntryArgs>>)
@JvmName(name = "gbucxlnipmhtptmh")
suspend fun sharedEntries(value: List<DlpCustomProfileSharedEntryArgs>?)

Parameters

value

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


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


@JvmName(name = "bcgcyfyqdtjluwvc")
suspend fun sharedEntries(values: List<Output<DlpCustomProfileSharedEntryArgs>>)
@JvmName(name = "ncxakjclisbrmiuw")
suspend fun sharedEntries(vararg values: DlpCustomProfileSharedEntryArgs)

Parameters

values

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


@JvmName(name = "pgkacqeoqifbrjll")
suspend fun sharedEntries(argument: List<suspend DlpCustomProfileSharedEntryArgsBuilder.() -> Unit>)
@JvmName(name = "bfhuybanxghlonrb")
suspend fun sharedEntries(vararg argument: suspend DlpCustomProfileSharedEntryArgsBuilder.() -> Unit)
@JvmName(name = "swxomyalprbqcnif")
suspend fun sharedEntries(argument: suspend DlpCustomProfileSharedEntryArgsBuilder.() -> Unit)

Parameters

argument

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