updateIpRestriction
inline suspend fun QuickSightClient.updateIpRestriction(crossinline block: UpdateIpRestrictionRequest.Builder.() -> Unit): UpdateIpRestrictionResponse
Updates the content and status of IP rules. To use this operation, you must provide the entire map of rules. You can use the DescribeIpRestriction
operation to get the current rule map.