bypassPolicyLockoutSafetyCheck

@JvmName(name = "yyllxrkothtnyxhy")
suspend fun bypassPolicyLockoutSafetyCheck(value: Output<Boolean>)
@JvmName(name = "xbukkthbhooulnet")
suspend fun bypassPolicyLockoutSafetyCheck(value: Boolean?)

Parameters

value

A flag to indicate whether to bypass the aws.efs.FileSystemPolicy lockout safety check. The policy lockout safety check determines whether the policy in the request will prevent the principal making the request will be locked out from making future PutFileSystemPolicy requests on the file system. Set bypass_policy_lockout_safety_check to true only when you intend to prevent the principal that is making the request from making a subsequent PutFileSystemPolicy request on the file system. The default value is false.