Dlp Custom Profile Args Builder
Deprecated
cloudflare.index/dlpcustomprofile.DlpCustomProfile has been deprecated in favor of cloudflare.index/zerotrustdlpcustomprofile.ZeroTrustDlpCustomProfile
Builder for DlpCustomProfileArgs.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun contextAwareness(argument: suspend DlpCustomProfileContextAwarenessArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun sharedEntries(vararg argument: suspend DlpCustomProfileSharedEntryArgsBuilder.() -> Unit)
suspend fun sharedEntries(argument: List<suspend DlpCustomProfileSharedEntryArgsBuilder.() -> Unit>)