excludeMap

@JvmName(name = "adbgornnlodgdmwf")
suspend fun excludeMap(value: Output<PolicyExcludeMapArgs>)
@JvmName(name = "osgioomymbmirwtt")
suspend fun excludeMap(value: PolicyExcludeMapArgs?)

Parameters

value

A map of lists of accounts and OU's to exclude from the policy. See the exclude_map block.


@JvmName(name = "fiioxgmsfsohudfv")
suspend fun excludeMap(argument: suspend PolicyExcludeMapArgsBuilder.() -> Unit)

Parameters

argument

A map of lists of accounts and OU's to exclude from the policy. See the exclude_map block.