AccessLevelConditionArgs

constructor(accessLevel: Output<String>? = null, devicePolicy: Output<AccessLevelConditionDevicePolicyArgs>? = null, ipSubnetworks: Output<List<String>>? = null, members: Output<List<String>>? = null, negate: Output<Boolean>? = null, regions: Output<List<String>>? = null, requiredAccessLevels: Output<List<String>>? = null, vpcNetworkSources: Output<List<AccessLevelConditionVpcNetworkSourceArgs>>? = null)