PolicySettingsArgs

constructor(defaultCustomBlockResponseBody: Output<String>? = null, defaultCustomBlockResponseStatusCode: Output<Int>? = null, defaultRedirectUrl: Output<String>? = null, enabledState: Output<Either<String, PolicyEnabledState>>? = null, mode: Output<Either<String, PolicyMode>>? = null)